Skip to content

Commit 4bf2b67

Browse files
chore(deps): update dependency rimraf to v6
1 parent b0d67e6 commit 4bf2b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@typescript-eslint/eslint-plugin": "^5.53.0",
2121
"@typescript-eslint/parser": "^5.53.0",
2222
"eslint": "^8.34.0",
23-
"rimraf": "^3.0.2",
23+
"rimraf": "^6.1.2",
2424
"typescript": "^4.9.5"
2525
},
2626
"eslintConfig": {

0 commit comments

Comments
 (0)