Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent f2bc8be commit 05b0f70
Show file tree
Hide file tree
Showing 13 changed files with 82 additions and 30 deletions.
2 changes: 1 addition & 1 deletion apps/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"pino-http": "^10.3.0",
"rate-limiter-flexible": "^2.3.0",
"reflect-metadata": "^0.2.0",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"rollup": "4.24.0",
"rollup-plugin-multi-input": "^1.3.1",
"rxjs": "^7.5.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-plugin-import": "2.31.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"rollup": "4.24.0",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-plugin-import": "2.31.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"rollup": "4.24.0",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/default-pino-transport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"rollup": "4.24.0",
"typescript": "5.6.2",
"typescript-eslint": "8.11.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/flocon-script/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-plugin-import": "2.31.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"rollup": "4.24.0",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/logger-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"rollup": "4.24.0",
"typescript": "5.6.2",
"typescript-eslint": "8.11.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"rollup": "4.24.0",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-urql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"rollup": "4.24.0",
"typescript": "5.6.2",
"typescript-eslint": "8.11.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint-plugin-import": "2.31.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"rollup": "4.24.0",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/typed-document-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"rollup": "4.24.0",
"typescript": "5.6.2",
"typescript-eslint": "8.11.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-plugin-import": "2.31.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"rollup": "4.24.0",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-server-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"fast-check": "3.22.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"rollup": "4.24.0",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
Expand Down
88 changes: 70 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2428,7 +2428,7 @@ __metadata:
prettier: "npm:3.3.3"
rate-limiter-flexible: "npm:^2.3.0"
reflect-metadata: "npm:^0.2.0"
rimraf: "npm:5.0.10"
rimraf: "npm:6.0.1"
rollup: "npm:4.24.0"
rollup-plugin-multi-input: "npm:^1.3.1"
rxjs: "npm:^7.5.6"
Expand Down Expand Up @@ -2467,7 +2467,7 @@ __metadata:
jest: "npm:29.7.0"
node-cache: "npm:^5.1.2"
prettier: "npm:3.3.3"
rimraf: "npm:5.0.10"
rimraf: "npm:6.0.1"
rollup: "npm:4.24.0"
ts-jest: "npm:29.2.5"
typescript: "npm:5.6.2"
Expand Down Expand Up @@ -2501,7 +2501,7 @@ __metadata:
immer: "npm:^10.0.0"
jest: "npm:29.7.0"
prettier: "npm:3.3.3"
rimraf: "npm:5.0.10"
rimraf: "npm:6.0.1"
rollup: "npm:4.24.0"
sanitize-filename: "npm:^1.6.3"
truncate-utf8-bytes: "npm:^1.0.2"
Expand All @@ -2525,7 +2525,7 @@ __metadata:
eslint-plugin-import: "npm:2.31.0"
pino-abstract-transport: "npm:^1.0.0"
prettier: "npm:3.3.3"
rimraf: "npm:5.0.10"
rimraf: "npm:6.0.1"
rollup: "npm:4.24.0"
typescript: "npm:5.6.2"
typescript-eslint: "npm:8.11.0"
Expand Down Expand Up @@ -2570,7 +2570,7 @@ __metadata:
eslint-plugin-import: "npm:2.31.0"
jest: "npm:29.7.0"
prettier: "npm:3.3.3"
rimraf: "npm:5.0.10"
rimraf: "npm:6.0.1"
rollup: "npm:4.24.0"
ts-jest: "npm:29.2.5"
typescript: "npm:5.6.2"
Expand All @@ -2590,7 +2590,7 @@ __metadata:
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-import: "npm:2.31.0"
prettier: "npm:3.3.3"
rimraf: "npm:5.0.10"
rimraf: "npm:6.0.1"
rollup: "npm:4.24.0"
typescript: "npm:5.6.2"
typescript-eslint: "npm:8.11.0"
Expand Down Expand Up @@ -2645,7 +2645,7 @@ __metadata:
prettier: "npm:3.3.3"
react: "npm:^18.0.0"
react-use: "npm:^17.3.1"
rimraf: "npm:5.0.10"
rimraf: "npm:6.0.1"
rollup: "npm:4.24.0"
ts-jest: "npm:29.2.5"
typescript: "npm:5.6.2"
Expand All @@ -2672,7 +2672,7 @@ __metadata:
eslint-plugin-import: "npm:2.31.0"
graphql-ws: "npm:^5.8.1"
prettier: "npm:3.3.3"
rimraf: "npm:5.0.10"
rimraf: "npm:6.0.1"
rollup: "npm:4.24.0"
rxjs: "npm:^7.5.6"
typescript: "npm:5.6.2"
Expand Down Expand Up @@ -2702,7 +2702,7 @@ __metadata:
eslint-plugin-import: "npm:2.31.0"
jest: "npm:29.7.0"
prettier: "npm:3.3.3"
rimraf: "npm:5.0.10"
rimraf: "npm:6.0.1"
rollup: "npm:4.24.0"
rxjs: "npm:^7.5.6"
ts-jest: "npm:29.2.5"
Expand Down Expand Up @@ -2744,7 +2744,7 @@ __metadata:
eslint-plugin-import: "npm:2.31.0"
graphql: "npm:^15.6.0"
prettier: "npm:3.3.3"
rimraf: "npm:5.0.10"
rimraf: "npm:6.0.1"
rollup: "npm:4.24.0"
typescript: "npm:5.6.2"
typescript-eslint: "npm:8.11.0"
Expand Down Expand Up @@ -2772,7 +2772,7 @@ __metadata:
jest: "npm:29.7.0"
pino: "npm:^9.4.0"
prettier: "npm:3.3.3"
rimraf: "npm:5.0.10"
rimraf: "npm:6.0.1"
rollup: "npm:4.24.0"
ts-jest: "npm:29.2.5"
typescript: "npm:5.6.2"
Expand All @@ -2799,7 +2799,7 @@ __metadata:
immer: "npm:^10.0.0"
jest: "npm:29.7.0"
prettier: "npm:3.3.3"
rimraf: "npm:5.0.10"
rimraf: "npm:6.0.1"
rollup: "npm:4.24.0"
rxjs: "npm:^7.5.6"
ts-jest: "npm:29.2.5"
Expand Down Expand Up @@ -11312,7 +11312,7 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^10.3.10, glob@npm:^10.3.7, glob@npm:^10.4.1":
"glob@npm:^10.3.10, glob@npm:^10.4.1":
version: 10.4.5
resolution: "glob@npm:10.4.5"
dependencies:
Expand All @@ -11328,6 +11328,22 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^11.0.0":
version: 11.0.0
resolution: "glob@npm:11.0.0"
dependencies:
foreground-child: "npm:^3.1.0"
jackspeak: "npm:^4.0.1"
minimatch: "npm:^10.0.0"
minipass: "npm:^7.1.2"
package-json-from-dist: "npm:^1.0.0"
path-scurry: "npm:^2.0.0"
bin:
glob: dist/esm/bin.mjs
checksum: 10/e66939201d11ae30fe97e3364ac2be5c59d6c9bfce18ac633edfad473eb6b46a7553f6f73658f67caaf6cccc1df1ae336298a45e9021fa5695fd78754cc1603e
languageName: node
linkType: hard

"glob@npm:^7.1.1, glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.1.6, glob@npm:^7.2.0":
version: 7.2.3
resolution: "glob@npm:7.2.3"
Expand Down Expand Up @@ -12732,6 +12748,15 @@ __metadata:
languageName: node
linkType: hard

"jackspeak@npm:^4.0.1":
version: 4.0.2
resolution: "jackspeak@npm:4.0.2"
dependencies:
"@isaacs/cliui": "npm:^8.0.2"
checksum: 10/d9722f0e55f6c322c57aedf094c405f4201b834204629817187953988075521cfddb23df83e2a7b845723ca7eb0555068c5ce1556732e9c275d32a531881efa8
languageName: node
linkType: hard

"jake@npm:^10.8.5":
version: 10.8.5
resolution: "jake@npm:10.8.5"
Expand Down Expand Up @@ -14005,6 +14030,13 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^11.0.0":
version: 11.0.1
resolution: "lru-cache@npm:11.0.1"
checksum: 10/26688a1b2a4d7fb97e9ea1ffb15348f1ab21b7110496814f5ce9190d50258fbba8c1444ae7232876deae1fc54adb230aa63dd1efc5bd47f240620ba8bf218041
languageName: node
linkType: hard

"lru-cache@npm:^5.1.1":
version: 5.1.1
resolution: "lru-cache@npm:5.1.1"
Expand Down Expand Up @@ -14618,6 +14650,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^10.0.0":
version: 10.0.1
resolution: "minimatch@npm:10.0.1"
dependencies:
brace-expansion: "npm:^2.0.1"
checksum: 10/082e7ccbc090d5f8c4e4e029255d5a1d1e3af37bda837da2b8b0085b1503a1210c91ac90d9ebfe741d8a5f286ece820a1abb4f61dc1f82ce602a055d461d93f3
languageName: node
linkType: hard

"minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
version: 3.1.2
resolution: "minimatch@npm:3.1.2"
Expand Down Expand Up @@ -15615,6 +15656,16 @@ __metadata:
languageName: node
linkType: hard

"path-scurry@npm:^2.0.0":
version: 2.0.0
resolution: "path-scurry@npm:2.0.0"
dependencies:
lru-cache: "npm:^11.0.0"
minipass: "npm:^7.1.2"
checksum: 10/285ae0c2d6c34ae91dc1d5378ede21981c9a2f6de1ea9ca5a88b5a270ce9763b83dbadc7a324d512211d8d36b0c540427d3d0817030849d97a60fa840a2c59ec
languageName: node
linkType: hard

"path-to-regexp@npm:0.1.10":
version: 0.1.10
resolution: "path-to-regexp@npm:0.1.10"
Expand Down Expand Up @@ -17489,14 +17540,15 @@ __metadata:
languageName: node
linkType: hard

"rimraf@npm:5.0.10":
version: 5.0.10
resolution: "rimraf@npm:5.0.10"
"rimraf@npm:6.0.1":
version: 6.0.1
resolution: "rimraf@npm:6.0.1"
dependencies:
glob: "npm:^10.3.7"
glob: "npm:^11.0.0"
package-json-from-dist: "npm:^1.0.0"
bin:
rimraf: dist/esm/bin.mjs
checksum: 10/f3b8ce81eecbde4628b07bdf9e2fa8b684e0caea4999acb1e3b0402c695cd41f28cd075609a808e61ce2672f528ca079f675ab1d8e8d5f86d56643a03e0b8d2e
checksum: 10/0eb7edf08aa39017496c99ba675552dda11a20811ba78f8232da2ba945308c91e9cd673f95998b1a8202bc7436d33390831d23ea38ae52751038d56373ad99e2
languageName: node
linkType: hard

Expand Down

0 comments on commit 05b0f70

Please sign in to comment.