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

Commit 9d8cf06

Browse files
authored
Merge pull request #1433 from AtomLinter/bump
chore: update devDependencies
2 parents 2d5786b + 6ff23cb commit 9d8cf06

File tree

3 files changed

+2328
-2390
lines changed

3 files changed

+2328
-2390
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -185,16 +185,16 @@
185185
},
186186
"devDependencies": {
187187
"@types/atom": "^1.40.10",
188-
"@types/jasmine": "^3.6.7",
188+
"@types/jasmine": "^3.7.7",
189189
"@types/rimraf": "^3.0.0",
190-
"@babel/cli": "^7.13.10",
191-
"@babel/core": "^7.13.10",
192-
"atom-jasmine3-test-runner": "^5.2.2",
193-
"babel-preset-atomic": "^3.0.3",
190+
"@babel/cli": "^7.14.5",
191+
"@babel/core": "^7.14.6",
192+
"atom-jasmine3-test-runner": "^5.2.6",
193+
"babel-preset-atomic": "^3.2.1",
194194
"build-commit": "^0.1.4",
195195
"cross-env": "^7.0.3",
196196
"eslint-config-airbnb-base": "13.2.0",
197-
"eslint-plugin-import": "2.20.1",
197+
"eslint-plugin-import": "2.23.4",
198198
"jasmine-fix": "1.3.1",
199199
"rimraf": "3.0.2"
200200
},

0 commit comments

Comments
 (0)