Skip to content

Commit a959dff

Browse files
Bump rimraf from 4.4.1 to 6.1.2
Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.4.1 to 6.1.2. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v4.4.1...v6.1.2) --- updated-dependencies: - dependency-name: rimraf dependency-version: 6.1.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e13091f commit a959dff

File tree

2 files changed

+57
-45
lines changed

2 files changed

+57
-45
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/node": "^20.0.0",
4343
"@types/semver": "^7.7.1",
4444
"copyfiles": "^2.4.1",
45-
"rimraf": "^4.0.0",
45+
"rimraf": "^6.1.2",
4646
"typescript": "^5.0.0"
4747
}
4848
}

pnpm-lock.yaml

Lines changed: 56 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)