Skip to content

Commit

Permalink
Deps: Update dependency rimraf to v5.0.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 12, 2024
1 parent f2a8db5 commit 5d4da6d
Show file tree
Hide file tree
Showing 11 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion packages/brigadier/package.json
Expand Up @@ -54,7 +54,7 @@
"devDependencies": {
"@types/node": "20.12.7",
"glob": "10.3.15",
"rimraf": "5.0.6",
"rimraf": "5.0.7",
"typescript": "5.4.5",
"vite": "5.2.11",
"vitest": "1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@types/node": "20.12.7",
"glob": "10.3.15",
"rimraf": "5.0.6",
"rimraf": "5.0.7",
"typescript": "5.4.5",
"vite": "5.2.11",
"vitest": "1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/color-parser/package.json
Expand Up @@ -53,7 +53,7 @@
"devDependencies": {
"@types/node": "20.12.7",
"glob": "10.3.15",
"rimraf": "5.0.6",
"rimraf": "5.0.7",
"typescript": "5.4.5",
"vite": "5.2.11",
"vitest": "1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/errors/package.json
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@types/node": "20.12.7",
"glob": "10.3.15",
"rimraf": "5.0.6",
"rimraf": "5.0.7",
"typescript": "5.4.5",
"vite": "5.2.11",
"vitest": "1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@types/node": "20.12.7",
"glob": "10.3.15",
"rimraf": "5.0.6",
"rimraf": "5.0.7",
"typescript": "5.4.5",
"vite": "5.2.11",
"vitest": "1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/math/package.json
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@types/node": "20.12.7",
"glob": "10.3.15",
"rimraf": "5.0.6",
"rimraf": "5.0.7",
"typescript": "5.4.5",
"vite": "5.2.11",
"vitest": "1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/nbt/package.json
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@types/node": "20.12.7",
"glob": "10.3.15",
"rimraf": "5.0.6",
"rimraf": "5.0.7",
"typescript": "5.4.5",
"vite": "5.2.11",
"vitest": "1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/prismarine/package.json
Expand Up @@ -63,7 +63,7 @@
"@types/node": "20.12.7",
"@types/terminal-kit": "2.5.6",
"glob": "10.3.15",
"rimraf": "5.0.6",
"rimraf": "5.0.7",
"typescript": "5.4.5",
"vite": "5.2.11",
"vitest": "1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/raknet/package.json
Expand Up @@ -53,7 +53,7 @@
"devDependencies": {
"@types/node": "20.12.7",
"glob": "10.3.15",
"rimraf": "5.0.6",
"rimraf": "5.0.7",
"typescript": "5.4.5",
"vite": "5.2.11",
"vitest": "1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Expand Up @@ -51,7 +51,7 @@
"@types/node": "20.12.7",
"cross-env": "7.0.3",
"glob": "10.3.15",
"rimraf": "5.0.6",
"rimraf": "5.0.7",
"tsx": "4.10.0",
"typescript": "5.4.5",
"vite-node": "1.6.0",
Expand Down
48 changes: 24 additions & 24 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 5d4da6d

Please sign in to comment.