Skip to content

Commit aeb1317

Browse files
committed
chore: update devDeps
1 parent 8a236e4 commit aeb1317

File tree

2 files changed

+27
-1610
lines changed

2 files changed

+27
-1610
lines changed

package.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,19 +36,16 @@
3636
},
3737
"devDependencies": {
3838
"@types/atom": "latest",
39-
"@types/jasmine": "^3.6.9",
39+
"@types/jasmine": "^3.6.10",
4040
"@types/lodash": "^4.14.168",
41-
"@types/node": "^14.14.37",
42-
"atom-jasmine3-test-runner": "^5.2.2",
41+
"@types/node": "^15.0.1",
42+
"atom-jasmine3-test-runner": "^5.2.3",
4343
"build-commit": "latest",
4444
"cross-env": "latest",
4545
"eslint-config-atomic": "^1.14.2",
46-
"npm-check-updates": "latest",
4746
"prettier-config-atomic": "^2.0.3",
48-
"rollup": "^2.45.1",
4947
"rollup-plugin-atomic": "^2.3.0",
5048
"shx": "latest",
51-
"tslib": "^2.2.0",
5249
"typescript": "^4.2.4"
5350
},
5451
"activationHooks": [

0 commit comments

Comments
 (0)