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

Commit 3ff27a3

Browse files
chore(deps): update devdependencies
1 parent d30faa9 commit 3ff27a3

File tree

2 files changed

+487
-180
lines changed

2 files changed

+487
-180
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -193,18 +193,18 @@
193193
"@babel/cli": "^7.16.0",
194194
"@babel/core": "^7.16.0",
195195
"@types/atom": "^1.40.11",
196-
"@types/eslint": "8.4.6",
196+
"@types/eslint": "8.40.2",
197197
"@types/jasmine": "^4.0.0",
198-
"@types/node": "^18.0.0",
198+
"@types/node": "^20.0.0",
199199
"@types/rimraf": "^3.0.2",
200200
"atom-jasmine3-test-runner": "^5.2.9",
201201
"babel-preset-atomic": "^5.0.0",
202202
"build-commit": "^0.1.4",
203203
"cross-env": "^7.0.3",
204204
"eslint-config-airbnb-base": "15.0.0",
205-
"eslint-plugin-import": "2.26.0",
205+
"eslint-plugin-import": "2.27.5",
206206
"jasmine-fix": "1.3.1",
207-
"rimraf": "3.0.2"
207+
"rimraf": "5.0.1"
208208
},
209209
"package-deps": [
210210
{

0 commit comments

Comments
 (0)