Skip to content

Commit 47931e1

Browse files
authored
Merge pull request #61 from np-complete/renovate/mocha-10.x-lockfile
Update dependency mocha to v10.8.1
2 parents 4609643 + cfd26fc commit 47931e1

File tree

1 file changed

+10
-15
lines changed

1 file changed

+10
-15
lines changed

try-babel/yarn.lock

+10-15
Original file line numberDiff line numberDiff line change
@@ -870,11 +870,11 @@ debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9:
870870
ms "2.0.0"
871871

872872
debug@^4.3.5:
873-
version "4.3.6"
874-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6.tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b"
875-
integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==
873+
version "4.3.7"
874+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
875+
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
876876
dependencies:
877-
ms "2.1.2"
877+
ms "^2.1.3"
878878

879879
decamelize@^4.0.0:
880880
version "4.0.0"
@@ -933,9 +933,9 @@ emoji-regex@^8.0.0:
933933
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
934934

935935
escalade@^3.1.1:
936-
version "3.1.2"
937-
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.2.tgz#54076e9ab29ea5bf3d8f1ed62acffbb88272df27"
938-
integrity sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==
936+
version "3.2.0"
937+
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.2.0.tgz#011a3f69856ba189dffa7dc8fcce99d2a87903e5"
938+
integrity sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==
939939

940940
escape-string-regexp@^1.0.2:
941941
version "1.0.5"
@@ -1636,9 +1636,9 @@ mkdirp@^0.5.1:
16361636
minimist "^1.2.6"
16371637

16381638
mocha@^10.0.0:
1639-
version "10.7.3"
1640-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7.3.tgz#ae32003cabbd52b59aece17846056a68eb4b0752"
1641-
integrity sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==
1639+
version "10.8.1"
1640+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.8.1.tgz#dc56251be909d7bea999c50f604c50e8dfd9d075"
1641+
integrity sha512-WxSpEWgF03HfgNKBuysfK40DUaOSVX5zxgLDoieMGO+zyE69iq2eQ1vBypvIJ5mOPKpuVAqWiTbt4Orj7L6wVw==
16421642
dependencies:
16431643
ansi-colors "^4.1.3"
16441644
browser-stdout "^1.3.1"
@@ -1666,11 +1666,6 @@ [email protected]:
16661666
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
16671667
integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==
16681668

1669-
1670-
version "2.1.2"
1671-
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
1672-
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
1673-
16741669
ms@^2.1.3:
16751670
version "2.1.3"
16761671
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"

0 commit comments

Comments
 (0)