Skip to content

Commit

Permalink
Merge pull request #483 from holomekc/dependabot/npm_and_yarn/mocha-1…
Browse files Browse the repository at this point in the history
…1.1.0

chore(deps): bump mocha from 11.0.1 to 11.1.0
  • Loading branch information
github-actions[bot] authored Jan 27, 2025
2 parents 3cd94f6 + 13fde89 commit 222c830
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"express": "5.0.1",
"globals": "15.14.0",
"husky": "9.1.7",
"mocha": "11.0.1",
"mocha": "11.1.0",
"pinst": "3.0.0",
"prettier": "3.4.2",
"prettier-eslint": "16.3.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5107,7 +5107,7 @@ __metadata:
express: "npm:5.0.1"
globals: "npm:15.14.0"
husky: "npm:9.1.7"
mocha: "npm:11.0.1"
mocha: "npm:11.1.0"
pinst: "npm:3.0.0"
prettier: "npm:3.4.2"
prettier-eslint: "npm:16.3.0"
Expand Down Expand Up @@ -6431,9 +6431,9 @@ __metadata:
languageName: node
linkType: hard

"mocha@npm:11.0.1":
version: 11.0.1
resolution: "mocha@npm:11.0.1"
"mocha@npm:11.1.0":
version: 11.1.0
resolution: "mocha@npm:11.1.0"
dependencies:
ansi-colors: "npm:^4.1.3"
browser-stdout: "npm:^1.3.1"
Expand All @@ -6452,13 +6452,13 @@ __metadata:
strip-json-comments: "npm:^3.1.1"
supports-color: "npm:^8.1.1"
workerpool: "npm:^6.5.1"
yargs: "npm:^16.2.0"
yargs-parser: "npm:^20.2.9"
yargs: "npm:^17.7.2"
yargs-parser: "npm:^21.1.1"
yargs-unparser: "npm:^2.0.0"
bin:
_mocha: bin/_mocha
mocha: bin/mocha.js
checksum: 10c0/b290a308c318efca84304e907b5d5f4cb047ee8e27eac401c56a00251f944cac9f9af9a379e5952b82e05446a08654ed06c6fea9c55447c5fe2330673f616ff3
checksum: 10c0/46e063fb014bef8c7f290094325ee2666ef9f63a918573f5278781631d4b3d04e45abe35f776307ff19e837bc2b42e4f2a7c60c53b69517539890636cf8e49ec
languageName: node
linkType: hard

Expand Down

0 comments on commit 222c830

Please sign in to comment.