We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55f3004 commit af36297Copy full SHA for af36297
package.json
@@ -25,11 +25,11 @@
25
},
26
"devDependencies": {
27
"@types/atom": "^1.40.4",
28
- "@types/node": "^14.0.24",
29
- "prettier": "^2.0.5",
30
- "eslint": "7.5.0",
31
- "eslint-config-atomic": "^1.3.0",
32
- "npm-check-updates": "7.0.2"
+ "@types/node": "^14.11.2",
+ "prettier": "^2.1.2",
+ "eslint": "7.10.0",
+ "eslint-config-atomic": "^1.5.0",
+ "npm-check-updates": "9.0.3"
33
34
"activationHooks": [
35
"core:loaded-shell-environment"
0 commit comments