Skip to content

Commit bc7aab3

Browse files
build(deps-dev): bump rimraf from 4.1.3 to 4.2.0
Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.1.3 to 4.2.0. - [Release notes](https://github.com/isaacs/rimraf/releases) - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v4.1.3...v4.2.0) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8145364 commit bc7aab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"prettier": "2.8.4",
7272
"react": "18.2.0",
7373
"react-dom": "18.2.0",
74-
"rimraf": "4.1.3",
74+
"rimraf": "4.2.0",
7575
"rollup": "2.79.1",
7676
"rollup-plugin-terser": "7.0.2",
7777
"size-limit": "8.1.0",

0 commit comments

Comments
 (0)