File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 30
30
"devDependencies" : {
31
31
"@microsoft/api-extractor" : " ^7.18.19" ,
32
32
"@types/fs-extra" : " ^9.0.13" ,
33
- "@types/jest" : " ^27.0.2 " ,
34
- "@types/node" : " ^16.11.7 " ,
33
+ "@types/jest" : " ^27.0.3 " ,
34
+ "@types/node" : " ^16.11.9 " ,
35
35
"@types/semver" : " ^7.3.9" ,
36
- "@typescript-eslint/eslint-plugin" : " ^5.3.1 " ,
37
- "@typescript-eslint/parser" : " ^5.3.1 " ,
36
+ "@typescript-eslint/eslint-plugin" : " ^5.4.0 " ,
37
+ "@typescript-eslint/parser" : " ^5.4.0 " ,
38
38
"chalk" : " ^4.1.2" ,
39
39
"conventional-changelog-cli" : " ^2.1.1" ,
40
40
"cross-env" : " ^7.0.3" ,
41
41
"esbuild" : " ^0.13.12" ,
42
- "eslint" : " ^8.2 .0" ,
43
- "eslint-define-config" : " ^1.1.3 " ,
42
+ "eslint" : " ^8.3 .0" ,
43
+ "eslint-define-config" : " ^1.1.4 " ,
44
44
"eslint-plugin-node" : " ^11.1.0" ,
45
45
"execa" : " ^5.1.1" ,
46
46
"fs-extra" : " ^10.0.0" ,
47
47
"jest" : " ^27.3.1" ,
48
- "lint-staged" : " ^12.0.2 " ,
48
+ "lint-staged" : " ^12.1.1 " ,
49
49
"minimist" : " ^1.2.5" ,
50
50
"node-fetch" : " ^2.6.6" ,
51
51
"npm-run-all" : " ^4.1.5" ,
You can’t perform that action at this time.
0 commit comments