Skip to content

Commit 042ba9d

Browse files
committed
chore: update devDeps
1 parent 3f12112 commit 042ba9d

File tree

2 files changed

+894
-502
lines changed

2 files changed

+894
-502
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -83,24 +83,24 @@
8383
"rxjs": "^6.6.3"
8484
},
8585
"devDependencies": {
86-
"@babel/cli": "7.12.10",
87-
"@babel/core": "7.12.10",
86+
"@babel/cli": "7.12.13",
87+
"@babel/core": "7.12.13",
8888
"@types/atom": "1.40.7",
8989
"@types/classnames": "^2.2.11",
9090
"@types/dompurify": "^2.2.1",
9191
"@types/jasmine": "^3.6.3",
92-
"@types/node": "^14.14.22",
93-
"@types/react": "^17.0.0",
92+
"@types/node": "^14.14.25",
93+
"@types/react": "^17.0.1",
9494
"@types/react-dom": "^17.0.0",
9595
"atom-jasmine3-test-runner": "^5.1.8",
96-
"babel-preset-atomic": "^3.0.1",
96+
"babel-preset-atomic": "^3.0.2",
9797
"build-commit": "0.1.4",
9898
"cross-env": "7.0.3",
99-
"eslint": "7.18.0",
100-
"eslint-config-atomic": "^1.5.1",
101-
"npm-check-updates": "11.0.2",
99+
"eslint": "7.19.0",
100+
"eslint-config-atomic": "^1.9.0",
101+
"npm-check-updates": "11.1.1",
102102
"prettier": "^2.2.1",
103-
"rollup": "2.38.0",
103+
"rollup": "2.38.5",
104104
"rollup-plugin-atomic": "^2.0.1",
105105
"shx": "0.3.3",
106106
"typescript": "^4.1.3",

0 commit comments

Comments
 (0)