Skip to content

Commit 8068bf0

Browse files
Merge pull request #722 from ruby-syntax-tree/dependabot/npm_and_yarn/mocha-11.4.0
Bump mocha from 11.3.0 to 11.4.0
2 parents faf773b + 8f8aeb1 commit 8068bf0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -738,10 +738,10 @@ detect-libc@^2.0.0:
738738
resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-2.0.1.tgz#e1897aa88fa6ad197862937fbc0441ef352ee0cd"
739739
integrity sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==
740740

741-
diff@^5.2.0:
742-
version "5.2.0"
743-
resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531"
744-
integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==
741+
diff@^7.0.0:
742+
version "7.0.0"
743+
resolved "https://registry.yarnpkg.com/diff/-/diff-7.0.0.tgz#3fb34d387cd76d803f6eebea67b921dab0182a9a"
744+
integrity sha512-PJWHUb1RFevKCwaFA9RlG5tCd+FO5iRh9A8HEtkmBH2Li03iJriB6m6JIN4rGz3K3JLawI7/veA1xzRKP6ISBw==
745745

746746
dir-glob@^3.0.1:
747747
version "3.0.1"
@@ -1560,14 +1560,14 @@ mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
15601560
integrity sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==
15611561

15621562
mocha@^11.0.1:
1563-
version "11.3.0"
1564-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.3.0.tgz#b2cf42b50fd22a563b4995b386ea901606c97b65"
1565-
integrity sha512-J0RLIM89xi8y6l77bgbX+03PeBRDQCOVQpnwOcCN7b8hCmbh6JvGI2ZDJ5WMoHz+IaPU+S4lvTd0j51GmBAdgQ==
1563+
version "11.4.0"
1564+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.4.0.tgz#6e873ee0beed4475e06f782bc9dd076670f932fd"
1565+
integrity sha512-O6oi5Y9G6uu8f9iqXR6iKNLWHLRex3PKbmHynfpmUnMJJGrdgXh8ZmS85Ei5KR2Gnl+/gQ9s+Ktv5CqKybNw4A==
15661566
dependencies:
15671567
browser-stdout "^1.3.1"
15681568
chokidar "^4.0.1"
15691569
debug "^4.3.5"
1570-
diff "^5.2.0"
1570+
diff "^7.0.0"
15711571
escape-string-regexp "^4.0.0"
15721572
find-up "^5.0.0"
15731573
glob "^10.4.5"

0 commit comments

Comments
 (0)