Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 4, 2022
1 parent e462b00 commit 4ec797b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@
"dependencies": {
"fs-extra": "^10.0.0",
"node-pty-prebuilt-multiarch": "^0.10.0",
"uuid": "^8.3.2",
"which": "^2.0.2",
"xterm": "4.13.0",
"xterm-addon-fit": "0.5.0",
"xterm-addon-ligatures": "^0.5.1",
"xterm-addon-web-links": "0.4.0",
"xterm-addon-webgl": "0.11.1"
"uuid": "^9.0.0",
"which": "^3.0.0",
"xterm": "5.0.0",
"xterm-addon-fit": "0.6.0",
"xterm-addon-ligatures": "^0.6.0",
"xterm-addon-web-links": "0.7.0",
"xterm-addon-webgl": "0.13.0"
},
"devDependencies": {
"@types/atom": "1.40.11",
Expand Down

0 comments on commit 4ec797b

Please sign in to comment.