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 b244516 commit 5312050Copy full SHA for 5312050
package.json
@@ -33,17 +33,17 @@
33
"@types/atom": "^1.40.11",
34
"@types/is-valid-path": "^0.1.0",
35
"@types/minimatch": "^3.0.5",
36
- "@types/node": "^12",
+ "@types/node": "^18.0.0",
37
"@types/underscore": "^1.11.3",
38
"atom-jasmine3-test-runner": "^5.2.9",
39
"babel-preset-atomic": "^4.2.1",
40
"build-commit": "0.1.4",
41
"cross-env": "7.0.3",
42
- "eslint": "^7.32.0",
+ "eslint": "^8.0.0",
43
"eslint-config-atomic": "^1.16.5",
44
"parcel": "^2.0.1",
45
"prettier-config-atomic": "^3.0.1",
46
- "shx": "0.3.3"
+ "shx": "0.3.4"
47
},
48
"engines": {
49
"atom": ">0.50.0"
0 commit comments