File tree 2 files changed +337
-1776
lines changed
2 files changed +337
-1776
lines changed Original file line number Diff line number Diff line change 56
56
"devDependencies" : {
57
57
"@types/babel__core" : " ^7.20.5" ,
58
58
"@types/coffeescript" : " ^2.5.7" ,
59
- "@types/eslint" : " ^8.56.10 " ,
59
+ "@types/eslint" : " ^9.0.0 " ,
60
60
"@types/eslint-config-prettier" : " ^6.11.3" ,
61
61
"@types/execa" : " ^2.0.0" ,
62
- "@types/node" : " ^20.14.2 " ,
62
+ "@types/node" : " ^22.0.0 " ,
63
63
"@types/read-pkg-up" : " ^6.0.0" ,
64
64
"@types/semver" : " ^7.5.8" ,
65
65
"@types/shelljs" : " ^0.8.15" ,
66
66
"eslint-config-atomic" : " link:" ,
67
- "execa" : " ^5.1.1 " ,
68
- "gitly" : " ^2.5.3 " ,
69
- "npm-check-updates" : " 16.14.20 " ,
67
+ "execa" : " ^9.0.0 " ,
68
+ "gitly" : " ^3.0.0 " ,
69
+ "npm-check-updates" : " 17.1.15 " ,
70
70
"prettier-config-atomic" : " ^4.0.0" ,
71
- "shelljs" : " ^0.8.5 " ,
72
- "shx" : " ^0.3.4 "
71
+ "shelljs" : " ^0.9.0 " ,
72
+ "shx" : " ^0.4.0 "
73
73
},
74
74
"peerDependencies" : {
75
75
"eslint" : " ^8 || ^7 || ^6"
You can’t perform that action at this time.
0 commit comments