Skip to content

Commit

Permalink
chore(dev-deps): update dependency mocha to v10.8.2 (#661)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 57e2e74 commit 33d8a72
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"husky": "8.0.3",
"lint-staged": "13.3.0",
"lodash-webpack-plugin": "0.11.6",
"mocha": "10.7.3",
"mocha": "10.8.2",
"nyc": "15.1.0",
"prettier": "2.8.8",
"redux": "4.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7470,9 +7470,9 @@ __metadata:
languageName: node
linkType: hard

"mocha@npm:10.7.3":
version: 10.7.3
resolution: "mocha@npm:10.7.3"
"mocha@npm:10.8.2":
version: 10.8.2
resolution: "mocha@npm:10.8.2"
dependencies:
ansi-colors: ^4.1.3
browser-stdout: ^1.3.1
Expand All @@ -7497,7 +7497,7 @@ __metadata:
bin:
_mocha: bin/_mocha
mocha: bin/mocha.js
checksum: 956376dd8c7cd3e4f496ab1b06b7c89673ade2fb7f78704d8fce32b491f6940550eb1e784b7eef617e37fa29257a728df8b5b2b5e34ed7e83a692652290fab3c
checksum: 68cb519503f1e8ffd9b0651e1aef75dfe4754425186756b21e53169da44b5bcb1889e2b743711205082763d3f9a42eb8eb2c13bb1a718a08cb3a5f563bfcacdc
languageName: node
linkType: hard

Expand Down Expand Up @@ -8418,7 +8418,7 @@ __metadata:
lint-staged: 13.3.0
lodash: ^4.17.21
lodash-webpack-plugin: 0.11.6
mocha: 10.7.3
mocha: 10.8.2
nyc: 15.1.0
prettier: 2.8.8
reduce-reducers: ^1.0.4
Expand Down

0 comments on commit 33d8a72

Please sign in to comment.