Skip to content

Commit

Permalink
chore(deps-dev): bump glob from 7.2.3 to 11.0.0
Browse files Browse the repository at this point in the history
Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.3 to 11.0.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v7.2.3...v11.0.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent ace47fd commit f9b69d4
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 23 deletions.
122 changes: 100 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1283,7 +1283,7 @@
"eslint": "^9.14.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"glob": "^7.2.0",
"glob": "^11.0.0",
"mocha": "^10.7.3",
"nock": "^13.5.5",
"papaparse": "^5.4.1",
Expand Down

0 comments on commit f9b69d4

Please sign in to comment.