Skip to content

Commit 4a97315

Browse files
chore(deps): update dependency rimraf to v5.0.8 (#4188)
1 parent 289fdf2 commit 4a97315

File tree

39 files changed

+125
-116
lines changed

39 files changed

+125
-116
lines changed

apollo-client/app1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/react-helmet": "6.1.11",
3939
"@types/serialize-javascript": "5.0.4",
4040
"babel-loader": "9.1.3",
41-
"rimraf": "5.0.7",
41+
"rimraf": "5.0.8",
4242
"webpack": "5.92.1",
4343
"webpack-cli": "4.10.0",
4444
"webpack-merge": "5.10.0",

apollo-client/app2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/react-helmet": "6.1.11",
3939
"@types/serialize-javascript": "5.0.4",
4040
"babel-loader": "9.1.3",
41-
"rimraf": "5.0.7",
41+
"rimraf": "5.0.8",
4242
"webpack": "5.92.1",
4343
"webpack-cli": "4.10.0",
4444
"webpack-merge": "5.10.0",

basic-host-remote/app1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"lint-staged": "15.2.7",
4242
"prettier": "3.3.2",
4343
"husky": "9.0.11",
44-
"rimraf": "5.0.7"
44+
"rimraf": "5.0.8"
4545
}
4646
}

basic-host-remote/app2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"lint-staged": "15.2.7",
4242
"prettier": "3.3.2",
4343
"husky": "9.0.11",
44-
"rimraf": "5.0.7"
44+
"rimraf": "5.0.8"
4545
}
4646
}

bi-directional/app1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"lint-staged": "15.2.7",
4242
"prettier": "3.3.2",
4343
"husky": "9.0.11",
44-
"rimraf": "5.0.7"
44+
"rimraf": "5.0.8"
4545
}
4646
}

bi-directional/app2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"lint-staged": "15.2.7",
4242
"prettier": "3.3.2",
4343
"husky": "9.0.11",
44-
"rimraf": "5.0.7"
44+
"rimraf": "5.0.8"
4545
}
4646
}

cloud/azure-functions-node-v4/remote/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@module-federation/node": "2.2.14",
2020
"tsconfig-paths-webpack-plugin": "4.1.0",
2121
"html-webpack-plugin": "5.6.0",
22-
"rimraf": "5.0.7",
22+
"rimraf": "5.0.8",
2323
"webpack": "5.92.1",
2424
"webpack-cli": "4.10.0",
2525
"webpack-dev-server": "4.15.2",

federated-css-react-ssr/shell-apps/css-jss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@babel/preset-react": "7.24.7",
3535
"@module-federation/node": "2.2.14",
3636
"babel-loader": "9.1.3",
37-
"rimraf": "5.0.7",
37+
"rimraf": "5.0.8",
3838
"webpack": "5.92.1",
3939
"webpack-cli": "4.10.0",
4040
"mini-css-extract-plugin": "2.9.0",

federated-css-react-ssr/shell-apps/css-scss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@babel/preset-react": "7.24.7",
3535
"@module-federation/node": "2.2.14",
3636
"babel-loader": "9.1.3",
37-
"rimraf": "5.0.7",
37+
"rimraf": "5.0.8",
3838
"webpack": "5.92.1",
3939
"webpack-cli": "4.10.0",
4040
"mini-css-extract-plugin": "2.9.0",

federated-css-react-ssr/shell-apps/jss-styled-components-css-module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@babel/preset-react": "7.24.7",
3535
"@module-federation/node": "2.2.14",
3636
"babel-loader": "9.1.3",
37-
"rimraf": "5.0.7",
37+
"rimraf": "5.0.8",
3838
"webpack": "5.92.1",
3939
"webpack-cli": "4.10.0",
4040
"mini-css-extract-plugin": "2.9.0",

0 commit comments

Comments
 (0)