Skip to content

Commit f80fd5a

Browse files
fix(deps): bump rimraf from 5.0.8 to 6.0.1
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.8 to 6.0.1. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.8...v6.0.1) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b251b2d commit f80fd5a

File tree

2 files changed

+55
-40
lines changed

2 files changed

+55
-40
lines changed

packages/contentful--create-contentful-app/package-lock.json

+54-39
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/contentful--create-contentful-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"inquirer": "8.2.6",
4444
"merge-options": "^3.0.4",
4545
"node-fetch": "2.6.7",
46-
"rimraf": "5.0.8",
46+
"rimraf": "6.0.1",
4747
"tiged": "^2.12.7",
4848
"tildify": "2.0.0",
4949
"validate-npm-package-name": "5.0.1"

0 commit comments

Comments
 (0)