Skip to content

Commit dc99075

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.2.0",
74+
"rimraf": "4.3.0",
7575
"rollup": "2.79.1",
7676
"rollup-plugin-terser": "7.0.2",
7777
"size-limit": "8.1.0",

0 commit comments

Comments
 (0)