Skip to content

Commit aaa4b6d

Browse files
dependabot[bot]acelaya
authored andcommitted
Bump mocha from 10.8.2 to 11.0.1
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.0.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.8.2...v11.0.1) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f277d3c commit aaa4b6d

File tree

2 files changed

+8
-21
lines changed

2 files changed

+8
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"karma-source-map-support": "^1.4.0",
7676
"katex": "^0.16.0",
7777
"lodash.debounce": "^4.0.3",
78-
"mocha": "10.8.2",
78+
"mocha": "11.0.1",
7979
"mustache": "^4.0.1",
8080
"mustache-express": "^1.3.2",
8181
"npm-packlist": "^10.0.0",

yarn.lock

Lines changed: 7 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -8116,7 +8116,7 @@ __metadata:
81168116
languageName: node
81178117
linkType: hard
81188118

8119-
"glob@npm:^10.3.7":
8119+
"glob@npm:^10.3.7, glob@npm:^10.4.5":
81208120
version: 10.4.5
81218121
resolution: "glob@npm:10.4.5"
81228122
dependencies:
@@ -8175,19 +8175,6 @@ __metadata:
81758175
languageName: node
81768176
linkType: hard
81778177

8178-
"glob@npm:^8.1.0":
8179-
version: 8.1.0
8180-
resolution: "glob@npm:8.1.0"
8181-
dependencies:
8182-
fs.realpath: ^1.0.0
8183-
inflight: ^1.0.4
8184-
inherits: 2
8185-
minimatch: ^5.0.1
8186-
once: ^1.3.0
8187-
checksum: 92fbea3221a7d12075f26f0227abac435de868dd0736a17170663783296d0dd8d3d532a5672b4488a439bf5d7fb85cdd07c11185d6cd39184f0385cbdfb86a47
8188-
languageName: node
8189-
linkType: hard
8190-
81918178
"global-modules@npm:^1.0.0":
81928179
version: 1.0.0
81938180
resolution: "global-modules@npm:1.0.0"
@@ -8730,7 +8717,7 @@ __metadata:
87308717
karma-source-map-support: ^1.4.0
87318718
katex: ^0.16.0
87328719
lodash.debounce: ^4.0.3
8733-
mocha: 10.8.2
8720+
mocha: 11.0.1
87348721
mustache: ^4.0.1
87358722
mustache-express: ^1.3.2
87368723
npm-packlist: ^10.0.0
@@ -10581,9 +10568,9 @@ __metadata:
1058110568
languageName: node
1058210569
linkType: hard
1058310570

10584-
"mocha@npm:10.8.2":
10585-
version: 10.8.2
10586-
resolution: "mocha@npm:10.8.2"
10571+
"mocha@npm:11.0.1":
10572+
version: 11.0.1
10573+
resolution: "mocha@npm:11.0.1"
1058710574
dependencies:
1058810575
ansi-colors: ^4.1.3
1058910576
browser-stdout: ^1.3.1
@@ -10592,7 +10579,7 @@ __metadata:
1059210579
diff: ^5.2.0
1059310580
escape-string-regexp: ^4.0.0
1059410581
find-up: ^5.0.0
10595-
glob: ^8.1.0
10582+
glob: ^10.4.5
1059610583
he: ^1.2.0
1059710584
js-yaml: ^4.1.0
1059810585
log-symbols: ^4.1.0
@@ -10608,7 +10595,7 @@ __metadata:
1060810595
bin:
1060910596
_mocha: bin/_mocha
1061010597
mocha: bin/mocha.js
10611-
checksum: 68cb519503f1e8ffd9b0651e1aef75dfe4754425186756b21e53169da44b5bcb1889e2b743711205082763d3f9a42eb8eb2c13bb1a718a08cb3a5f563bfcacdc
10598+
checksum: 48ba4ff1c2f59a716378cb3279705cf16008b94d00d25fc0b3bf84feb5d61bafcfe44ddb8896b46e2093a60943f30a583a3516c53340a4cf46524b2c3e9492a5
1061210599
languageName: node
1061310600
linkType: hard
1061410601

0 commit comments

Comments
 (0)