Merge pull request #4070 from mermaid-js/renovate/rimraf-4.x

chore(deps): update dependency rimraf to v4
This commit is contained in:
Sidharth Vinod 2023-02-09 11:12:51 +05:30 committed by GitHub
commit 803c8ca45b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 18 additions and 12 deletions

View File

@ -101,7 +101,7 @@
"pnpm": "^7.15.0",
"prettier": "^2.7.1",
"prettier-plugin-jsdoc": "^0.4.2",
"rimraf": "^3.0.2",
"rimraf": "^4.0.0",
"rollup-plugin-visualizer": "^5.8.3",
"start-server-and-test": "^1.14.0",
"ts-node": "^10.9.1",

View File

@ -51,7 +51,7 @@
"dependencies": {},
"devDependencies": {
"concurrently": "^7.5.0",
"rimraf": "^3.0.2"
"rimraf": "^4.0.0"
},
"resolutions": {
"d3": "^7.0.0"

View File

@ -50,7 +50,7 @@
"@types/cytoscape": "^3.19.9",
"concurrently": "^7.5.0",
"mermaid": "workspace:*",
"rimraf": "^3.0.2"
"rimraf": "^4.0.0"
},
"resolutions": {
"d3": "^7.0.0"

View File

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

22
pnpm-lock.yaml generated
View File

@ -146,8 +146,8 @@ importers:
specifier: ^0.4.2
version: 0.4.2_prettier@2.7.1
rimraf:
specifier: ^3.0.2
version: 3.0.2
specifier: ^4.0.0
version: 4.1.2
rollup-plugin-visualizer:
specifier: ^5.8.3
version: 5.8.3
@ -282,8 +282,8 @@ importers:
specifier: ^3.0.1
version: 3.0.1
rimraf:
specifier: ^3.0.2
version: 3.0.2
specifier: ^4.0.0
version: 4.1.2
start-server-and-test:
specifier: ^1.14.0
version: 1.14.0
@ -312,8 +312,8 @@ importers:
specifier: ^7.5.0
version: 7.5.0
rimraf:
specifier: ^3.0.2
version: 3.0.2
specifier: ^4.0.0
version: 4.1.2
packages/mermaid-mindmap:
dependencies:
@ -349,8 +349,8 @@ importers:
specifier: workspace:*
version: link:../mermaid
rimraf:
specifier: ^3.0.2
version: 3.0.2
specifier: ^4.0.0
version: 4.1.2
tests/webpack:
dependencies:
@ -10546,6 +10546,12 @@ packages:
glob: 7.2.3
dev: true
/rimraf/4.1.2:
resolution: {integrity: sha512-BlIbgFryTbw3Dz6hyoWFhKk+unCcHMSkZGrTFVAx2WmttdBSonsdtRlwiuTbDqTKr+UlXIUqJVS4QT5tUzGENQ==}
engines: {node: '>=14'}
hasBin: true
dev: true
/robust-predicates/3.0.1:
resolution: {integrity: sha512-ndEIpszUHiG4HtDsQLeIuMvRsDnn8c8rYStabochtUeCvfuvNptb5TUbVD68LRAILPX7p9nqQGh4xJgn3EHS/g==}
dev: false