File tree 1 file changed +16
-17
lines changed
1 file changed +16
-17
lines changed Original file line number Diff line number Diff line change 13
13
"eslint" : " >=7.0.0"
14
14
},
15
15
"dependencies" : {
16
- "builtins" : " ^4 .0.0 " ,
16
+ "builtins" : " ^5 .0.1 " ,
17
17
"eslint-plugin-es" : " ^4.1.0" ,
18
18
"eslint-utils" : " ^3.0.0" ,
19
19
"ignore" : " ^5.1.1" ,
20
- "is-core-module" : " ^2.3 .0" ,
21
- "minimatch" : " ^3.0.4 " ,
20
+ "is-core-module" : " ^2.9 .0" ,
21
+ "minimatch" : " ^3.1.2 " ,
22
22
"resolve" : " ^1.10.1" ,
23
- "semver" : " ^6 .3.0 "
23
+ "semver" : " ^7 .3.7 "
24
24
},
25
25
"devDependencies" : {
26
- "@mysticatea/eslint-plugin" : " ^13.0.0" ,
27
26
"codecov" : " ^3.3.0" ,
28
- "esbuild" : " ^0.14.14 " ,
29
- "eslint" : " ^8.3 .0" ,
30
- "eslint-config-prettier" : " ^8.3 .0" ,
27
+ "esbuild" : " ^0.14.39 " ,
28
+ "eslint" : " ^8.15 .0" ,
29
+ "eslint-config-prettier" : " ^8.5 .0" ,
31
30
"eslint-plugin-eslint-plugin" : " ^4.0.1" ,
32
31
"eslint-plugin-n" : " file:." ,
33
- "fast-glob" : " ^2 .2.6 " ,
34
- "globals" : " ^11.12 .0" ,
35
- "husky" : " ^7 .0.4 " ,
32
+ "fast-glob" : " ^3 .2.11 " ,
33
+ "globals" : " ^13.14 .0" ,
34
+ "husky" : " ^8 .0.1 " ,
36
35
"import-meta-resolve" : " ^1.1.1" ,
37
- "lint-staged" : " ^12.3 .1" ,
38
- "mocha" : " ^6.1.4 " ,
39
- "nyc" : " ^14.0 .0" ,
36
+ "lint-staged" : " ^12.4 .1" ,
37
+ "mocha" : " ^10.0.0 " ,
38
+ "nyc" : " ^15.1 .0" ,
40
39
"opener" : " ^1.5.1" ,
41
- "prettier" : " ^2.5.1 " ,
40
+ "prettier" : " ^2.6.2 " ,
42
41
"punycode" : " ^2.1.1" ,
43
- "release-it" : " ^14.11.6 " ,
44
- "rimraf" : " ^2.6.3 "
42
+ "release-it" : " ^15.0.0 " ,
43
+ "rimraf" : " ^3.0.2 "
45
44
},
46
45
"scripts" : {
47
46
"build" : " node scripts/update" ,
You can’t perform that action at this time.
0 commit comments