From 679ea7d1574896d2f5ef4b2147034d777c2f48cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 09:14:52 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- docs/package.json | 2 +- docs/yarn.lock | 8 ++++---- package.json | 2 +- yarn.lock | 8 ++++---- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/package.json b/docs/package.json index 957ca6032..11f0df443 100755 --- a/docs/package.json +++ b/docs/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@typescript/ata": "^0.9.3", - "emmet-monaco-es": "^5.1.0", + "emmet-monaco-es": "^5.1.2", "xterm": "^4.19.0" } } diff --git a/docs/yarn.lock b/docs/yarn.lock index 27e4d73e0..311c98050 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -2304,10 +2304,10 @@ electron-to-chromium@^1.4.188: resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.201.tgz#b018802ace20ce2567842d52b9e1c9d090fda674" integrity sha512-87D0gEHbhLZgZxZl2e9/rC/I2BicPC/y9wR/cuaJSqvkgN41s5EImi89S7YExHc7F0OBXiKsABZt9mmb9bqFcQ== -emmet-monaco-es@^5.1.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/emmet-monaco-es/-/emmet-monaco-es-5.1.0.tgz#f25ffdd9c22a92d3b9f716e15405299fb296f6b6" - integrity sha512-muRcP2MsDLoHkjs9xEfE3qClyACpFanZT+UGDLgkS/dDGg6p1wndm1W7zGvx/NWUgPjeUxG4XNN6wRpV6O31TA== +emmet-monaco-es@^5.1.2: + version "5.1.2" + resolved "https://registry.yarnpkg.com/emmet-monaco-es/-/emmet-monaco-es-5.1.2.tgz#25c58c02349637e4f117932496ebf3ca3a5b0031" + integrity sha512-P+GwbRfzCAN9socNCLj7hdlmjV1J535wYZX9uoXERRGbbfkzcmfz4i43ClDecqCVt6IsbP0RK8AgX370ClMcJA== dependencies: emmet "^2.3.6" diff --git a/package.json b/package.json index 5dd40f71b..40b393c86 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "mdast-util-to-hast": "^12.2.0", "mdurl": "^1.0.1", "ohash": "^0.1.5", - "pathe": "^0.3.3", + "pathe": "^0.3.4", "property-information": "^6.1.1", "rehype-external-links": "^2.0.0", "rehype-raw": "^6.1.1", diff --git a/yarn.lock b/yarn.lock index ba9fb45a5..6e4f9cf27 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5738,10 +5738,10 @@ pathe@^0.3.0, pathe@^0.3.2: resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.3.2.tgz#016345ed643027404d7a9ed8d1454ad997a1483a" integrity sha512-qhnmX0TOqlCvdWWTkoM83wh5J8fZ2yhbDEc9MlsnAEtEc+JCwxUKEwmd6pkY9hRe6JR1Uecbc14VcAKX2yFSTA== -pathe@^0.3.3: - version "0.3.3" - resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.3.3.tgz#8d6d70a25d4db6024ed4d59e59c1bf80fcf18753" - integrity sha512-x3nrPvG0HDSDzUiJ0WqtzhN4MD+h5B+dFJ3/qyxVuARlr4Y3aJv8gri2cZzp9Z8sGs2a+aG9gNbKngh3gme57A== +pathe@^0.3.4: + version "0.3.4" + resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.3.4.tgz#35bfb1e92373f98d9711cc74e7d6475a0654deae" + integrity sha512-YWgqEdxf36R6vcsyj0A+yT/rDRPe0wui4J9gRR7T4whjU5Lx/jZOr75ckEgTNaLVQABAwsrlzHRpIKcCdXAQ5A== pathval@^1.1.1: version "1.1.1"