Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 49aaeba

Browse files
chore(deps): update devdependencies
1 parent a32e455 commit 49aaeba

File tree

2 files changed

+210
-139
lines changed

2 files changed

+210
-139
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,14 @@
5858
},
5959
"devDependencies": {
6060
"@types/atom": "^1.40.10",
61-
"@types/node": "^18.0.0",
61+
"@types/node": "^20.0.0",
6262
"@types/resolve": "^1.20.0",
6363
"build-commit": "^0.1.4",
6464
"cross-env": "^7.0.3",
65-
"eslint": "8.19.0",
65+
"eslint": "8.42.0",
6666
"eslint-config-atomic": "^1.12.5",
6767
"jasmine-fix": "1.3.1",
68-
"rollup": "^2.44.0",
68+
"rollup": "^3.0.0",
6969
"rollup-plugin-atomic": "^3.0.0",
7070
"shx": "^0.3.3"
7171
},

0 commit comments

Comments
 (0)