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 e3f7a80 commit 79f9575Copy full SHA for 79f9575
package.json
@@ -54,16 +54,16 @@
54
"@types/jasmine": "^3.5.12",
55
"atom-jasmine3-test-runner": "^5.0.5",
56
"prettier": "^2.0.5",
57
- "eslint": "7.32.0",
+ "eslint": "8.4.1",
58
"eslint-config-atomic": "^1.4.0",
59
"rollup": "^2.26.4",
60
"rollup-plugin-atomic": "^3.0.0",
61
"shx": "^0.3.2",
62
"cross-env": "^7.0.2",
63
- "@babel/cli": "7.15.7",
64
- "@babel/core": "7.15.8",
+ "@babel/cli": "7.16.0",
+ "@babel/core": "7.16.0",
65
"babel-preset-atomic": "^4.0.0",
66
- "npm-check-updates": "11.8.5",
+ "npm-check-updates": "12.0.3",
67
"build-commit": "0.1.4"
68
},
69
"package-deps": [],
0 commit comments