File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 }
1818 },
1919 "devDependencies" : {
20- "chai" : " 4.3.4 " ,
20+ "chai" : " 4.5.0 " ,
2121 "cross-env" : " 7.0.3" ,
22- "eslint" : " 7.25 .0" ,
22+ "eslint" : " 7.32 .0" ,
2323 "eslint-config-airbnb-base" : " 14.2.1" ,
24- "eslint-config-prettier" : " 8.3.0 " ,
25- "eslint-plugin-import" : " 2.22.1 " ,
26- "eslint-plugin-prettier" : " 3.4.0 " ,
27- "eslint-plugin-security" : " 1.4.0 " ,
24+ "eslint-config-prettier" : " 8.10.2 " ,
25+ "eslint-plugin-import" : " 2.32.0 " ,
26+ "eslint-plugin-prettier" : " 3.4.1 " ,
27+ "eslint-plugin-security" : " 1.7.1 " ,
2828 "husky" : " 4.3.8" ,
2929 "lerna" : " 3.22.1" ,
3030 "lint-staged" : " 10.5.4" ,
31- "mocha" : " 8.3.2 " ,
32- "prettier" : " 2.2.1 " ,
31+ "mocha" : " 8.4.0 " ,
32+ "prettier" : " 2.8.8 " ,
3333 "sinon" : " 9.2.4" ,
34- "sinon-chai" : " 3.6 .0"
34+ "sinon-chai" : " 3.7 .0"
3535 },
3636 "lint-staged" : {
3737 "*.js" : [" npm run lintfix" ],
3838 "*.{json,md}" : [" prettier --write" ]
3939 },
4040 "name" : " nodejs-modules" ,
4141 "engines" : {
42- "npm" : " 6.14.13 "
42+ "npm" : " 6.14.18 "
4343 }
4444}
You can’t perform that action at this time.
0 commit comments