Skip to content

Commit 5312050

Browse files
committed
chore(deps): update devdependencies
1 parent b244516 commit 5312050

File tree

2 files changed

+307
-154
lines changed

2 files changed

+307
-154
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,17 @@
3333
"@types/atom": "^1.40.11",
3434
"@types/is-valid-path": "^0.1.0",
3535
"@types/minimatch": "^3.0.5",
36-
"@types/node": "^12",
36+
"@types/node": "^18.0.0",
3737
"@types/underscore": "^1.11.3",
3838
"atom-jasmine3-test-runner": "^5.2.9",
3939
"babel-preset-atomic": "^4.2.1",
4040
"build-commit": "0.1.4",
4141
"cross-env": "7.0.3",
42-
"eslint": "^7.32.0",
42+
"eslint": "^8.0.0",
4343
"eslint-config-atomic": "^1.16.5",
4444
"parcel": "^2.0.1",
4545
"prettier-config-atomic": "^3.0.1",
46-
"shx": "0.3.3"
46+
"shx": "0.3.4"
4747
},
4848
"engines": {
4949
"atom": ">0.50.0"

0 commit comments

Comments
 (0)