Skip to content

Commit

Permalink
fix(deps): update xterm (#464)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 30, 2022
1 parent 61303ee commit ad26c76
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@
"uuid": "^8.3.2",
"whatwg-url": "^11.0.0",
"which": "^2.0.2",
"xterm": "4.18.0",
"xterm": "4.19.0",
"xterm-addon-fit": "0.5.0",
"xterm-addon-ligatures": "0.5.3",
"xterm-addon-web-links": "0.5.1",
"xterm-addon-webgl": "0.11.4"
"xterm-addon-web-links": "0.6.0",
"xterm-addon-webgl": "0.12.0"
},
"devDependencies": {
"@semantic-release/apm-config": "^9.0.1",
Expand Down

0 comments on commit ad26c76

Please sign in to comment.