Skip to content

Commit 0b67f2a

Browse files
chore(deps): update devdependencies
1 parent bd66ee5 commit 0b67f2a

File tree

2 files changed

+337
-1776
lines changed

2 files changed

+337
-1776
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -56,20 +56,20 @@
5656
"devDependencies": {
5757
"@types/babel__core": "^7.20.5",
5858
"@types/coffeescript": "^2.5.7",
59-
"@types/eslint": "^8.56.10",
59+
"@types/eslint": "^9.0.0",
6060
"@types/eslint-config-prettier": "^6.11.3",
6161
"@types/execa": "^2.0.0",
62-
"@types/node": "^20.14.2",
62+
"@types/node": "^22.0.0",
6363
"@types/read-pkg-up": "^6.0.0",
6464
"@types/semver": "^7.5.8",
6565
"@types/shelljs": "^0.8.15",
6666
"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",
7070
"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"
7373
},
7474
"peerDependencies": {
7575
"eslint": "^8 || ^7 || ^6"

0 commit comments

Comments
 (0)