Skip to content

Commit d38d2d8

Browse files
committed
Bump rimraf to version 5.0.7 for @reduxjs/eslint-config
1 parent eac1e9a commit d38d2d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/configs/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@types/eslint__js": "^8.42.3",
6363
"eslint": "^9.2.0",
6464
"eslint-plugin-prettier": "^5.1.3",
65-
"rimraf": "^5.0.5",
65+
"rimraf": "^5.0.7",
6666
"tslib": "^2.6.2",
6767
"typescript": "^5.4.5"
6868
},

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7440,7 +7440,7 @@ __metadata:
74407440
eslint-config-prettier: "npm:^9.1.0"
74417441
eslint-plugin-prettier: "npm:^5.1.3"
74427442
globals: "npm:^15.2.0"
7443-
rimraf: "npm:^5.0.5"
7443+
rimraf: "npm:^5.0.7"
74447444
tslib: "npm:^2.6.2"
74457445
typescript: "npm:^5.4.5"
74467446
typescript-eslint: "npm:^7.9.0"

0 commit comments

Comments
 (0)