Skip to content

Commit 02e4c93

Browse files
chore(deps): bump minimatch and npm
Removes [minimatch](https://github.com/isaacs/minimatch). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together. Removes `minimatch` Updates `npm` from 11.10.1 to 11.10.1 - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](npm/cli@v11.10.1...v11.10.1) --- updated-dependencies: - dependency-name: minimatch dependency-version: dependency-type: indirect - dependency-name: npm dependency-version: 11.10.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9b861a commit 02e4c93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"badgen": "^3.2.3",
1818
"ioredis": "^5.10.0",
1919
"lru-cache": "^11.2.6",
20-
"npm": "^11.6.0",
20+
"npm": "^11.10.1",
2121
"react": "^18.3.0",
2222
"react-dom": "^18.3.0",
2323
"semver": "^7.7.4"

0 commit comments

Comments
 (0)