Skip to content

Commit

Permalink
chore(deps-dev): bump the development-dependencies group with 2 updat…
Browse files Browse the repository at this point in the history
…es (#402)

Bumps the development-dependencies group with 2 updates: [glob](https://github.com/isaacs/node-glob) and [rimraf](https://github.com/isaacs/rimraf).


Updates `glob` from 10.4.5 to 11.0.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.4.5...v11.0.0)

Updates `rimraf` from 5.0.9 to 6.0.1
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v5.0.9...v6.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 28, 2024
1 parent 7d357e0 commit eb7b60a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,11 @@
"esbuild": "^0.23.0",
"eslint": "^9.6.0",
"esmock": "^2.6.6",
"glob": "^10.4.2",
"glob": "^11.0.0",
"http-server": "^14.1.1",
"pkg-ok": "^3.0.0",
"pretty-bytes": "^6.1.1",
"rimraf": "^5.0.7",
"rimraf": "^6.0.1",
"strip-ansi": "^7.1.0"
},
"dependencies": {
Expand Down

0 comments on commit eb7b60a

Please sign in to comment.