Skip to content

Commit

Permalink
Merge pull request #3791 from mermaid-js/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies (minor)
  • Loading branch information
sidharthv96 committed Nov 14, 2022
2 parents dfb1440 + a1e2df8 commit 0763590
Show file tree
Hide file tree
Showing 3 changed files with 300 additions and 293 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -7,7 +7,7 @@
"module": "dist/mermaid.core.mjs",
"types": "dist/mermaid.d.ts",
"type": "module",
"packageManager": "pnpm@7.14.2",
"packageManager": "pnpm@7.15.0",
"exports": {
".": {
"require": "./dist/mermaid.min.js",
Expand Down Expand Up @@ -85,7 +85,7 @@
"@commitlint/config-conventional": "17.2.0",
"@cspell/eslint-plugin": "6.14.2",
"@types/d3": "7.4.0",
"@types/dompurify": "2.3.4",
"@types/dompurify": "2.4.0",
"@types/eslint": "8.4.10",
"@types/express": "4.17.14",
"@types/jsdom": "20.0.1",
Expand All @@ -95,8 +95,8 @@
"@types/stylis": "4.0.2",
"@typescript-eslint/eslint-plugin": "5.42.1",
"@typescript-eslint/parser": "5.42.1",
"@vitest/coverage-c8": "0.24.5",
"@vitest/ui": "0.24.5",
"@vitest/coverage-c8": "0.25.1",
"@vitest/ui": "0.25.1",
"concurrently": "7.5.0",
"coveralls": "3.1.1",
"cypress": "10.11.0",
Expand All @@ -116,13 +116,13 @@
"globby": "13.1.2",
"husky": "8.0.2",
"identity-obj-proxy": "3.0.0",
"jest": "29.2.2",
"jest": "29.3.1",
"jison": "0.4.18",
"jsdom": "20.0.2",
"lint-staged": "13.0.3",
"markdown-it": "13.0.1",
"path-browserify": "1.0.1",
"pnpm": "7.14.2",
"pnpm": "7.15.0",
"prettier": "2.7.1",
"prettier-plugin-jsdoc": "0.4.2",
"remark": "14.0.2",
Expand All @@ -135,7 +135,7 @@
"vitepress": "1.0.0-alpha.28",
"vitepress-plugin-mermaid": "2.0.8",
"vitepress-plugin-search": "1.0.4-alpha.15",
"vitest": "0.24.5"
"vitest": "0.25.1"
},
"resolutions": {
"d3": "7.6.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/mermaid/package.json
Expand Up @@ -83,7 +83,7 @@
"@commitlint/cli": "17.2.0",
"@commitlint/config-conventional": "17.2.0",
"@types/d3": "7.4.0",
"@types/dompurify": "2.3.4",
"@types/dompurify": "2.4.0",
"@types/eslint": "8.4.10",
"@types/express": "4.17.14",
"@types/jsdom": "20.0.1",
Expand Down

0 comments on commit 0763590

Please sign in to comment.