Skip to content

Commit

Permalink
Update dependency rimraf to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent 5e7e23a commit 52a7a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint": "3.19.0",
"eslint-plugin-babel": "3.3.0",
"mocha": "3.5.3",
"rimraf": "2.6.3",
"rimraf": "6.0.1",
"typescript": "2.9.2"
},
"typings": "dist/index.d.ts"
Expand Down

0 comments on commit 52a7a9e

Please sign in to comment.