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 cb463e1 commit 543bcd1Copy full SHA for 543bcd1
package.json
@@ -52,16 +52,16 @@
52
"@types/jasmine": "^3.6.7",
53
"atom-jasmine3-test-runner": "^5.2.2",
54
"prettier": "^2.2.1",
55
- "eslint": "8.0.1",
+ "eslint": "8.2.0",
56
"eslint-config-atomic": "^1.12.4",
57
"rollup": "^2.42.1",
58
"rollup-plugin-atomic": "^3.0.0",
59
"shx": "^0.3.3",
60
"cross-env": "^7.0.3",
61
- "@babel/cli": "7.15.7",
62
- "@babel/core": "7.15.8",
+ "@babel/cli": "7.16.0",
+ "@babel/core": "7.16.0",
63
"babel-preset-atomic": "^4.0.0",
64
- "npm-check-updates": "11.8.5",
+ "npm-check-updates": "12.0.1",
65
"build-commit": "0.1.4"
66
},
67
"package-deps": [],
0 commit comments