Skip to content

Commit

Permalink
Merge pull request mermaid-js#250 from mermaid-js/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
sidharthv96 authored Jul 17, 2021
2 parents b3537d5 + bf8afc0 commit 8c0aaa9
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 149 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,33 +15,33 @@
"@cypress/snapshot": "^2.1.7",
"@sveltejs/adapter-static": "1.0.0-next.11",
"@sveltejs/kit": "^1.0.0-next.109",
"@types/mermaid": "^8.2.6",
"@typescript-eslint/eslint-plugin": "^4.28.0",
"@typescript-eslint/parser": "^4.28.0",
"autoprefixer": "^10.2.6",
"@types/mermaid": "^8.2.7",
"@typescript-eslint/eslint-plugin": "^4.28.3",
"@typescript-eslint/parser": "^4.28.3",
"autoprefixer": "^10.3.1",
"chai": "^4.3.4",
"cssnano": "^5.0.6",
"cypress": "^7.6.0",
"cypress": "^7.7.0",
"cypress-localstorage-commands": "^1.4.5",
"eslint": "^7.29.0",
"eslint": "^7.30.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-cypress": "^2.11.3",
"eslint-plugin-mocha": "^9.0.0",
"eslint-plugin-postcss-modules": "^1.2.1",
"eslint-plugin-svelte3": "^3.2.0",
"eslint-plugin-tailwindcss": "^1.13.4",
"husky": "^6.0.0",
"lint-staged": "^11.0.0",
"mocha": "^9.0.1",
"eslint-plugin-tailwindcss": "^1.14.1",
"husky": "^7.0.1",
"lint-staged": "^11.0.1",
"mocha": "^9.0.2",
"postcss": "^8.3.5",
"postcss-load-config": "^3.1.0",
"prettier": "~2.3.1",
"prettier": "~2.3.2",
"prettier-plugin-svelte": "^2.3.1",
"svelte": "^3.38.3",
"svelte-preprocess": "^4.7.1",
"svelte-preprocess": "^4.7.4",
"tailwindcss": "^2.2.4",
"tslib": "^2.3.0",
"typescript": "^4.3.4"
"typescript": "^4.3.5"
},
"type": "module",
"dependencies": {
Expand Down
Loading

0 comments on commit 8c0aaa9

Please sign in to comment.