chore(deps): update dependency rimraf to v5

This commit is contained in:
renovate[bot]
2023-04-22 18:53:56 +00:00
committed by GitHub
parent 8cb3318d94
commit f597f15f82
4 changed files with 80 additions and 11 deletions

View File

@@ -49,7 +49,7 @@
"devDependencies": {
"@types/cytoscape": "^3.19.9",
"concurrently": "^8.0.0",
"rimraf": "^4.0.0",
"rimraf": "^5.0.0",
"mermaid": "workspace:*"
},
"resolutions": {

View File

@@ -98,7 +98,7 @@
"remark": "^14.0.2",
"remark-frontmatter": "^4.0.1",
"remark-gfm": "^3.0.1",
"rimraf": "^4.0.0",
"rimraf": "^5.0.0",
"start-server-and-test": "^1.14.0",
"typedoc": "^0.23.18",
"typedoc-plugin-markdown": "^3.13.6",