Skip to content

Commit 9d486b2

Browse files
chore(deps-dev): bump glob and rimraf
Bumps [glob](https://github.com/isaacs/node-glob) and [rimraf](https://github.com/isaacs/rimraf). These dependencies needed to be updated together. Updates `glob` from 10.4.5 to 12.0.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.5...v12.0.0) Updates `rimraf` from 5.0.10 to 6.1.0 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.10...v6.1.0) --- updated-dependencies: - dependency-name: glob dependency-version: 12.0.0 dependency-type: direct:development - dependency-name: rimraf dependency-version: 6.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 110a760 commit 9d486b2

File tree

3 files changed

+1715
-1350
lines changed

3 files changed

+1715
-1350
lines changed

package-lock.json

Lines changed: 165 additions & 47 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
@@ -63,15 +63,15 @@
6363
"eslint-plugin-react": "^7.37.5",
6464
"eslint-plugin-react-hooks": "^4.6.2",
6565
"fs-extra": "^11.3.0",
66-
"glob": "^10.4.5",
66+
"glob": "^12.0.0",
6767
"identity-obj-proxy": "^3.0.0",
6868
"jest": "^29.7.0",
6969
"jest-canvas-mock": "^2.5.2",
7070
"jest-environment-jsdom": "^29.7.0",
7171
"prettier": "3.5.3",
7272
"react": "^18",
7373
"react-dom": "^18",
74-
"rimraf": "^5.0.10",
74+
"rimraf": "^6.1.0",
7575
"sass": "^1.81.0",
7676
"sass-loader": "^16.0.3",
7777
"serve": "^14.2.5",

0 commit comments

Comments
 (0)