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 7434036 commit 2ca5e34Copy full SHA for 2ca5e34
package.json
@@ -33,8 +33,8 @@
33
"atom-package-deps": "^8.0.0"
34
},
35
"devDependencies": {
36
- "@babel/cli": "7.15.7",
37
- "@babel/core": "7.15.5",
+ "@babel/cli": "7.16.0",
+ "@babel/core": "7.16.0",
38
"@types/atom": "1.40.11",
39
"@types/jasmine": "^3.8.2",
40
"@types/node": "^16.6.0",
@@ -43,8 +43,8 @@
43
"build-commit": "0.1.4",
44
"cross-env": "^7.0.3",
45
"eslint-config-atomic": "^1.16.2",
46
- "npm-check-updates": "11.8.5",
47
- "prettier-config-atomic": "^2.0.5",
+ "npm-check-updates": "12.0.0",
+ "prettier-config-atomic": "^3.0.0",
48
"rollup-plugin-atomic": "^3.0.1",
49
"shx": "^0.3.3",
50
"typescript": "^4.3.5"
0 commit comments