From aabc515bd100bfc276539170ffe38848ea640f49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 08:15:02 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- docs/package.json | 2 +- docs/yarn.lock | 2 +- package.json | 4 ++-- yarn.lock | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package.json b/docs/package.json index 417ace16e..7f02b20b8 100755 --- a/docs/package.json +++ b/docs/package.json @@ -18,6 +18,6 @@ "dependencies": { "@typescript/ata": "^0.9.3", "emmet-monaco-es": "^5.1.0", - "xterm": "^4.18.0" + "xterm": "^4.19.0" } } diff --git a/docs/yarn.lock b/docs/yarn.lock index 4bb1fc704..f3961aa32 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -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== diff --git a/package.json b/package.json index 4dda5e32c..68deeb47d 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,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", @@ -81,7 +81,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": { diff --git a/yarn.lock b/yarn.lock index b71eb6465..cac040286 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7215,7 +7215,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==