We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bef503 commit 292e532Copy full SHA for 292e532
package.json
@@ -35,16 +35,16 @@
35
},
36
"devDependencies": {
37
"@types/atom": "1.40.11",
38
- "@types/jasmine": "^3.8.2",
39
- "@types/node": "^16.6.0",
+ "@types/jasmine": "^4.0.0",
+ "@types/node": "^18.0.0",
40
"atom-jasmine3-test-runner": "^5.2.7",
41
"build-commit": "0.1.4",
42
"cross-env": "7.0.3",
43
"eslint-config-atomic": "^1.16.2",
44
- "npm-check-updates": "11.8.3",
45
- "prettier-config-atomic": "^2.0.5",
+ "npm-check-updates": "16.4.1",
+ "prettier-config-atomic": "^3.0.0",
46
"rollup-plugin-atomic": "^3.0.1",
47
- "shx": "0.3.3",
+ "shx": "0.3.4",
48
"terser-config-atomic": "^0.1.1",
49
"typescript": "^4.3.5"
50
0 commit comments