Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1313)
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] authored Jun 30, 2022
1 parent dad69b8 commit 059f43e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"dependencies": {
"@typescript/ata": "^0.9.3",
"emmet-monaco-es": "^5.1.0",
"xterm": "^4.18.0"
"xterm": "^4.19.0"
}
}
2 changes: 1 addition & 1 deletion docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6639,7 +6639,7 @@ xtend@^4.0.2:
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==

xterm@^4.18.0:
xterm@^4.19.0:
version "4.19.0"
resolved "https://registry.yarnpkg.com/xterm/-/xterm-4.19.0.tgz#c0f9d09cd61de1d658f43ca75f992197add9ef6d"
integrity sha512-c3Cp4eOVsYY5Q839dR5IejghRPpxciGmLWWaP9g+ppfMeBChMeLa1DCA+pmX/jyDZ+zxFOmlJL/82qVdayVoGQ==
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"micromark-util-character": "^1.1.0",
"ohash": "^0.1.0",
"parse-entities": "^4.0.0",
"pathe": "^0.3.1",
"pathe": "^0.3.2",
"property-information": "^6.1.1",
"rehype-external-links": "^1.0.1",
"rehype-raw": "^6.1.1",
Expand All @@ -83,7 +83,7 @@
"unist-builder": "^3.0.0",
"unist-util-position": "^4.0.3",
"unist-util-visit": "^4.1.0",
"unstorage": "^0.5.2",
"unstorage": "^0.5.4",
"ws": "^8.8.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7448,7 +7448,7 @@ unstorage@^0.4.1:
ufo "^0.8.3"
ws "^8.6.0"

unstorage@^0.5.2, unstorage@^0.5.3:
unstorage@^0.5.3, unstorage@^0.5.4:
version "0.5.4"
resolved "https://registry.yarnpkg.com/unstorage/-/unstorage-0.5.4.tgz#7d49047228e2a406625412a8fcfa6e7d3d583f38"
integrity sha512-yihAdJiYzkmwJGBO9IV7XIlc9NpCBHlT9ZJxlMmPj+8uqkYvCkwwBO/c98+JCDLkmmdUPS0hnstl+q5bALsS+Q==
Expand Down

0 comments on commit 059f43e

Please sign in to comment.