Skip to content

Commit 7bf7e41

Browse files
authored
Merge pull request #172 from pluginpal/dependabot/npm_and_yarn/babel/runtime-7.26.10
2 parents a41f4dd + fb4a28c commit 7bf7e41

1 file changed

Lines changed: 31 additions & 6 deletions

File tree

yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -276,9 +276,9 @@
276276
regenerator-runtime "^0.14.0"
277277

278278
"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.5", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.6", "@babel/runtime@^7.21.0", "@babel/runtime@^7.23.8", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
279-
version "7.26.0"
280-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
281-
integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
279+
version "7.26.10"
280+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2"
281+
integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==
282282
dependencies:
283283
regenerator-runtime "^0.14.0"
284284

@@ -12609,7 +12609,16 @@ string-length@^4.0.1:
1260912609
char-regex "^1.0.2"
1261012610
strip-ansi "^6.0.0"
1261112611

12612-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
12612+
"string-width-cjs@npm:string-width@^4.2.0":
12613+
version "4.2.3"
12614+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
12615+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
12616+
dependencies:
12617+
emoji-regex "^8.0.0"
12618+
is-fullwidth-code-point "^3.0.0"
12619+
strip-ansi "^6.0.1"
12620+
12621+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
1261312622
version "4.2.3"
1261412623
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1261512624
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -12718,7 +12727,14 @@ string_decoder@~1.1.1:
1271812727
dependencies:
1271912728
safe-buffer "~5.1.0"
1272012729

12721-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
12730+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
12731+
version "6.0.1"
12732+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
12733+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
12734+
dependencies:
12735+
ansi-regex "^5.0.1"
12736+
12737+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1272212738
version "6.0.1"
1272312739
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1272412740
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -13790,7 +13806,7 @@ wordwrap@^1.0.0:
1379013806
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1379113807
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1379213808

13793-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
13809+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1379413810
version "7.0.0"
1379513811
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1379613812
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -13808,6 +13824,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
1380813824
string-width "^4.1.0"
1380913825
strip-ansi "^6.0.0"
1381013826

13827+
wrap-ansi@^7.0.0:
13828+
version "7.0.0"
13829+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
13830+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
13831+
dependencies:
13832+
ansi-styles "^4.0.0"
13833+
string-width "^4.1.0"
13834+
strip-ansi "^6.0.0"
13835+
1381113836
wrap-ansi@^8.1.0:
1381213837
version "8.1.0"
1381313838
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)