Skip to content

Commit 6b6aaff

Browse files
chore(deps): update devdependencies
1 parent 59880a9 commit 6b6aaff

File tree

2 files changed

+772
-124
lines changed

2 files changed

+772
-124
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,18 @@
3838
},
3939
"devDependencies": {
4040
"@types/atom": "latest",
41-
"@types/jasmine": "^3.8.2",
41+
"@types/jasmine": "^4.0.0",
4242
"@types/lodash": "^4.14.172",
43-
"@types/node": "^16.6.1",
43+
"@types/node": "^20.0.0",
4444
"atom-jasmine3-test-runner": "^5.2.7",
4545
"build-commit": "latest",
4646
"cross-env": "latest",
4747
"eslint-config-atomic": "^1.16.2",
48-
"prettier-config-atomic": "^2.0.5",
48+
"prettier-config-atomic": "^3.0.0",
4949
"rollup-plugin-atomic": "^3.0.1",
5050
"shx": "latest",
5151
"tslib": "^2.3.1",
52-
"typescript": "^4.3.5"
52+
"typescript": "^5.0.0"
5353
},
5454
"activationHooks": [
5555
"core:loaded-shell-environment"

0 commit comments

Comments
 (0)