Skip to content

Commit d18fbd1

Browse files
committed
chore: update devDpendencies
1 parent a0b37c8 commit d18fbd1

File tree

2 files changed

+316
-460
lines changed

2 files changed

+316
-460
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -38,23 +38,23 @@
3838
"atom-package-deps": "^7.2.2"
3939
},
4040
"devDependencies": {
41-
"@types/atom": "^1.40.7",
42-
"@types/jasmine": "^3.6.3",
43-
"@types/node": "^14.14.28",
44-
"atom-jasmine3-test-runner": "^5.1.8",
41+
"@types/atom": "^1.40.9",
42+
"@types/jasmine": "^3.6.6",
43+
"@types/node": "^14.14.34",
44+
"atom-jasmine3-test-runner": "^5.1.9",
4545
"build-commit": "^0.1.4",
4646
"cross-env": "latest",
47-
"eslint": "7.20.0",
48-
"eslint-config-atomic": "^1.10.1",
49-
"npm-check-updates": "^11.1.4",
47+
"eslint": "7.22.0",
48+
"eslint-config-atomic": "^1.12.2",
49+
"npm-check-updates": "^11.3.0",
5050
"prettier": "^2.2.1",
51-
"rollup": "^2.39.0",
52-
"rollup-plugin-atomic": "^2.0.1",
51+
"rollup": "^2.41.2",
52+
"rollup-plugin-atomic": "^2.1.0",
5353
"shx": "^0.3.3",
5454
"tslib": "^2.1.0",
55-
"typescript": "^4.1.5",
56-
"@types/react": "^17.0.2",
57-
"@types/react-dom": "^17.0.1"
55+
"typescript": "^4.2.3",
56+
"@types/react": "^17.0.3",
57+
"@types/react-dom": "^17.0.2"
5858
},
5959
"atomTestRunner": "./spec/runner",
6060
"activationHooks": [

0 commit comments

Comments
 (0)