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 9c566a9 commit 543ac44Copy full SHA for 543ac44
package.json
@@ -49,14 +49,14 @@
49
"@types/jasmine": "^3.6.7",
50
"atom-jasmine3-test-runner": "^5.2.2",
51
"prettier": "^2.2.1",
52
- "eslint": "7.32.0",
+ "eslint": "8.1.0",
53
"eslint-config-atomic": "^1.12.4",
54
"rollup": "^2.42.1",
55
"rollup-plugin-atomic": "^3.0.0",
56
"shx": "^0.3.3",
57
"cross-env": "^7.0.3",
58
- "@babel/cli": "7.15.7",
59
- "@babel/core": "7.15.8",
+ "@babel/cli": "7.16.0",
+ "@babel/core": "7.16.0",
60
"babel-preset-atomic": "^4.0.0",
61
"npm-check-updates": "11.8.5",
62
"build-commit": "0.1.4"
0 commit comments