Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 22, 2023
1 parent a4d71eb commit 4c8e48c
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,23 +66,23 @@
"xterm-addon-webgl": "0.11.1"
},
"devDependencies": {
"@types/atom": "1.40.11",
"@types/fs-extra": "^9.0.12",
"@types/jasmine": "^3.8.1",
"@types/node": "^16.3.3",
"@types/atom": "1.40.12",
"@types/fs-extra": "^11.0.0",
"@types/jasmine": "^4.0.0",
"@types/node": "^18.0.0",
"@types/resize-observer-browser": "^0.1.6",
"@types/uuid": "^8.3.1",
"@types/which": "^2.0.1",
"@types/uuid": "^9.0.0",
"@types/which": "^3.0.0",
"atom-jasmine3-test-runner": "^5.2.7",
"build-commit": "0.1.4",
"cross-env": "7.0.3",
"eslint-config-atomic": "^1.16.2",
"parcel": "2.0.0-rc.0",
"prettier-config-atomic": "^2.0.5",
"shx": "0.3.3",
"parcel": "2.8.3",
"prettier-config-atomic": "^3.0.0",
"shx": "0.3.4",
"temp": "^0.9.4",
"terser-config-atomic": "^0.1.1",
"typescript": "^4.3.5"
"typescript": "^5.0.0"
},
"scripts": {
"format": "prettier --write .",
Expand Down

0 comments on commit 4c8e48c

Please sign in to comment.