Skip to content

Commit

Permalink
Bump rimraf to ^5.0.10 (#14165)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 496d64e commit c4568a9
Show file tree
Hide file tree
Showing 17 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"react-runner": "^1.0.5",
"react-simple-code-editor": "^0.14.1",
"recast": "^0.23.9",
"rimraf": "^5.0.9",
"rimraf": "^5.0.10",
"rxjs": "^7.8.1",
"styled-components": "^6.1.12",
"stylis": "^4.3.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"remark": "^13.0.0",
"rimraf": "^5.0.9",
"rimraf": "^5.0.10",
"serve": "^14.2.3",
"sinon": "^16.1.3",
"stream-browserify": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-charts-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@react-spring/shared": "^9.7.4",
"@types/prop-types": "^15.7.12",
"csstype": "^3.1.3",
"rimraf": "^5.0.9"
"rimraf": "^5.0.10"
},
"engines": {
"node": ">=14.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/x-charts-vendor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"d3-time-format": "^4.1.0",
"execa": "^9.3.0",
"internmap": "^2.0.3",
"rimraf": "^5.0.8"
"rimraf": "^5.0.10"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/x-charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@react-spring/shared": "^9.7.4",
"@types/prop-types": "^15.7.12",
"csstype": "^3.1.3",
"rimraf": "^5.0.9"
"rimraf": "^5.0.10"
},
"engines": {
"node": ">=14.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/x-codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/jscodeshift": "^0.11.11",
"dayjs": "^1.11.11",
"moment-timezone": "^0.5.45",
"rimraf": "^5.0.9"
"rimraf": "^5.0.10"
},
"sideEffects": false,
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/x-data-grid-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@types/chance": "^1.1.6",
"rimraf": "^5.0.9"
"rimraf": "^5.0.10"
},
"peerDependencies": {
"@emotion/react": "^11.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-data-grid-premium/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@mui/internal-test-utils": "^1.0.7",
"@types/prop-types": "^15.7.12",
"date-fns": "^2.30.0",
"rimraf": "^5.0.9"
"rimraf": "^5.0.10"
},
"engines": {
"node": ">=14.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/x-data-grid-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"devDependencies": {
"@mui/internal-test-utils": "^1.0.7",
"@types/prop-types": "^15.7.12",
"rimraf": "^5.0.9"
"rimraf": "^5.0.10"
},
"engines": {
"node": ">=14.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/x-data-grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@mui/joy": "^5.0.0-beta.48",
"@mui/types": "^7.2.15",
"@types/prop-types": "^15.7.12",
"rimraf": "^5.0.9"
"rimraf": "^5.0.10"
},
"engines": {
"node": ">=14.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/x-date-pickers-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"dayjs": "^1.11.11",
"luxon": "^3.4.4",
"moment": "^2.30.1",
"rimraf": "^5.0.9"
"rimraf": "^5.0.10"
},
"engines": {
"node": ">=14.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/x-date-pickers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"moment-hijri": "^2.30.0",
"moment-jalaali": "^0.10.1",
"moment-timezone": "^0.5.45",
"rimraf": "^5.0.9"
"rimraf": "^5.0.10"
},
"engines": {
"node": ">=14.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/x-internals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.7",
"rimraf": "^5.0.9"
"rimraf": "^5.0.10"
},
"engines": {
"node": ">=14.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/x-license/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.7",
"rimraf": "^5.0.9"
"rimraf": "^5.0.10"
},
"engines": {
"node": ">=14.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/x-tree-view-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"devDependencies": {
"@mui/internal-test-utils": "^1.0.7",
"@types/prop-types": "^15.7.12",
"rimraf": "^5.0.9"
"rimraf": "^5.0.10"
},
"engines": {
"node": ">=14.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/x-tree-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"devDependencies": {
"@mui/internal-test-utils": "^1.0.7",
"@types/prop-types": "^15.7.12",
"rimraf": "^5.0.9"
"rimraf": "^5.0.10"
},
"engines": {
"node": ">=14.0.0"
Expand Down
32 changes: 16 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c4568a9

Please sign in to comment.