Skip to content

Commit 8edc1f0

Browse files
committed
chore: update devDependencies
1 parent 22957a1 commit 8edc1f0

File tree

3 files changed

+148
-201
lines changed

3 files changed

+148
-201
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,18 @@
3838
},
3939
"devDependencies": {
4040
"@types/atom": "latest",
41-
"@types/jasmine": "^3.7.7",
42-
"@types/lodash": "^4.14.170",
43-
"@types/node": "^16.0.0",
44-
"atom-jasmine3-test-runner": "^5.2.6",
41+
"@types/jasmine": "^3.8.2",
42+
"@types/lodash": "^4.14.172",
43+
"@types/node": "^16.6.1",
44+
"atom-jasmine3-test-runner": "^5.2.7",
4545
"build-commit": "latest",
4646
"cross-env": "latest",
47-
"eslint-config-atomic": "^1.16.1",
47+
"eslint-config-atomic": "^1.16.2",
4848
"prettier-config-atomic": "^2.0.5",
49-
"rollup-plugin-atomic": "^2.3.2",
49+
"rollup-plugin-atomic": "^3.0.1",
5050
"shx": "latest",
5151
"tslib": "^2.3.1",
52-
"typescript": "^4.3.4"
52+
"typescript": "^4.3.5"
5353
},
5454
"activationHooks": [
5555
"core:loaded-shell-environment"

0 commit comments

Comments
 (0)