Skip to content

Commit b8273e5

Browse files
Bump minimatch from 9.0.5 to 10.0.1 (#1642)
* Bump minimatch from 9.0.5 to 10.0.1 Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.5 to 10.0.1. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.5...v10.0.1) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update package.json --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Queen Vinyl Da.i'gyu-Kazotetsu <vinyldarkscratch@gmail.com>
1 parent 5d56355 commit b8273e5

File tree

2 files changed

+83
-7
lines changed

2 files changed

+83
-7
lines changed

package-lock.json

Lines changed: 81 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"url": "https://github.com/openwebdocs/mdn-bcd-collector.git"
1212
},
1313
"engines": {
14-
"node": ">=18 <21",
14+
"node": ">=20 <21",
1515
"npm": ">=9"
1616
},
1717
"scripts": {
@@ -122,7 +122,7 @@
122122
"json3": "3.3.3",
123123
"jsonc-parser": "^3.3.1",
124124
"listr2": "8.2.3",
125-
"minimatch": "9.0.5",
125+
"minimatch": "10.0.1",
126126
"mocha": "10.6.0",
127127
"node-fetch": "3.3.2",
128128
"nodemon": "3.1.4",

0 commit comments

Comments
 (0)