Skip to content

Commit 381f24c

Browse files
committed
chore: bump devDeps
1 parent 5020d89 commit 381f24c

File tree

2 files changed

+192
-198
lines changed

2 files changed

+192
-198
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,21 +36,21 @@
3636
"devDependencies": {
3737
"@types/atom": "^1.40.7",
3838
"@types/jasmine": "^3.6.3",
39-
"@types/node": "^14.14.25",
39+
"@types/node": "^14.14.28",
4040
"atom-jasmine3-test-runner": "^5.1.8",
4141
"build-commit": "^0.1.4",
4242
"cross-env": "latest",
43-
"eslint": "7.19.0",
44-
"eslint-config-atomic": "^1.9.0",
45-
"npm-check-updates": "^11.1.1",
43+
"eslint": "7.20.0",
44+
"eslint-config-atomic": "^1.10.1",
45+
"npm-check-updates": "^11.1.4",
4646
"prettier": "^2.2.1",
47-
"rollup": "^2.38.5",
47+
"rollup": "^2.39.0",
4848
"rollup-plugin-atomic": "^2.0.1",
4949
"shx": "^0.3.3",
5050
"tslib": "^2.1.0",
51-
"typescript": "^4.1.3",
52-
"@types/react": "^17.0.1",
53-
"@types/react-dom": "^17.0.0"
51+
"typescript": "^4.1.5",
52+
"@types/react": "^17.0.2",
53+
"@types/react-dom": "^17.0.1"
5454
},
5555
"atomTestRunner": "./spec/runner",
5656
"activationHooks": [

0 commit comments

Comments
 (0)