We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rimraf
@reduxjs/eslint-config
1 parent eac1e9a commit d38d2d8Copy full SHA for d38d2d8
packages/configs/eslint/package.json
@@ -62,7 +62,7 @@
62
"@types/eslint__js": "^8.42.3",
63
"eslint": "^9.2.0",
64
"eslint-plugin-prettier": "^5.1.3",
65
- "rimraf": "^5.0.5",
+ "rimraf": "^5.0.7",
66
"tslib": "^2.6.2",
67
"typescript": "^5.4.5"
68
},
yarn.lock
@@ -7440,7 +7440,7 @@ __metadata:
7440
eslint-config-prettier: "npm:^9.1.0"
7441
eslint-plugin-prettier: "npm:^5.1.3"
7442
globals: "npm:^15.2.0"
7443
- rimraf: "npm:^5.0.5"
+ rimraf: "npm:^5.0.7"
7444
tslib: "npm:^2.6.2"
7445
typescript: "npm:^5.4.5"
7446
typescript-eslint: "npm:^7.9.0"
0 commit comments