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 Aug 29, 2023
1 parent a4d71eb commit 2734727
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,15 @@
}
},
"dependencies": {
"fs-extra": "^10.0.0",
"fs-extra": "^11.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": "^4.0.0",
"xterm": "5.2.1",
"xterm-addon-fit": "0.7.0",
"xterm-addon-ligatures": "^0.6.0",
"xterm-addon-web-links": "0.8.0",
"xterm-addon-webgl": "0.15.0"
},
"devDependencies": {
"@types/atom": "1.40.11",
Expand Down

0 comments on commit 2734727

Please sign in to comment.