We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd66ee5 commit 403574fCopy full SHA for 403574f
package.json
@@ -56,17 +56,17 @@
56
"devDependencies": {
57
"@types/babel__core": "^7.20.5",
58
"@types/coffeescript": "^2.5.7",
59
- "@types/eslint": "^8.56.10",
+ "@types/eslint": "^9.0.0",
60
"@types/eslint-config-prettier": "^6.11.3",
61
"@types/execa": "^2.0.0",
62
- "@types/node": "^20.14.2",
+ "@types/node": "^22.0.0",
63
"@types/read-pkg-up": "^6.0.0",
64
"@types/semver": "^7.5.8",
65
"@types/shelljs": "^0.8.15",
66
"eslint-config-atomic": "link:",
67
- "execa": "^5.1.1",
68
- "gitly": "^2.5.3",
69
- "npm-check-updates": "16.14.20",
+ "execa": "^9.0.0",
+ "gitly": "^3.0.0",
+ "npm-check-updates": "17.1.1",
70
"prettier-config-atomic": "^4.0.0",
71
"shelljs": "^0.8.5",
72
"shx": "^0.3.4"
0 commit comments