chore(deps-dev): bump svelte-heros from 2.3.3 to 2.3.5 in /frontend (#504)

Bumps [svelte-heros](https://github.com/shinokada/svelte-heros) from 2.3.3 to 2.3.5.
- [Release notes](https://github.com/shinokada/svelte-heros/releases)
- [Changelog](https://github.com/shinokada/svelte-heros/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shinokada/svelte-heros/compare/v2.3.3...v2.3.5)

---
updated-dependencies:
- dependency-name: svelte-heros
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-08-29 19:48:55 +00:00
committed by GitHub
parent ca8ac7f182
commit 40da7d165c
2 changed files with 8 additions and 8 deletions

View File

@@ -45,7 +45,7 @@
"svelte": "^3.49.0",
"svelte-awesome": "^3.0.0",
"svelte-check": "^2.8.1",
"svelte-heros": "^2.3.3",
"svelte-heros": "^2.3.5",
"svelte-highlight": "^6.2.1",
"svelte-markdown": "^0.2.3",
"svelte-overlay": "^1.4.1",
@@ -4967,9 +4967,9 @@
}
},
"node_modules/svelte-heros": {
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/svelte-heros/-/svelte-heros-2.3.3.tgz",
"integrity": "sha512-XCqc4b+deJ2Q42Fb+bmiBsABnmTaUEyW7CrkH3T99ovrZ3y20HVQ4fMAw0uYFk+DNErHGxD3RY7338+s3l7K8A==",
"version": "2.3.5",
"resolved": "https://registry.npmjs.org/svelte-heros/-/svelte-heros-2.3.5.tgz",
"integrity": "sha512-08PdccaeRPP1pVa90AGieTwGzrNtXpC1Fry+i95OTvcR3xbGRU/hxK4rnaFYvGgk1Pxj9YT6GKGTEX8uXE9XJQ==",
"dev": true
},
"node_modules/svelte-highlight": {
@@ -9139,9 +9139,9 @@
}
},
"svelte-heros": {
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/svelte-heros/-/svelte-heros-2.3.3.tgz",
"integrity": "sha512-XCqc4b+deJ2Q42Fb+bmiBsABnmTaUEyW7CrkH3T99ovrZ3y20HVQ4fMAw0uYFk+DNErHGxD3RY7338+s3l7K8A==",
"version": "2.3.5",
"resolved": "https://registry.npmjs.org/svelte-heros/-/svelte-heros-2.3.5.tgz",
"integrity": "sha512-08PdccaeRPP1pVa90AGieTwGzrNtXpC1Fry+i95OTvcR3xbGRU/hxK4rnaFYvGgk1Pxj9YT6GKGTEX8uXE9XJQ==",
"dev": true
},
"svelte-highlight": {

View File

@@ -42,7 +42,7 @@
"svelte": "^3.49.0",
"svelte-awesome": "^3.0.0",
"svelte-check": "^2.8.1",
"svelte-heros": "^2.3.3",
"svelte-heros": "^2.3.5",
"svelte-highlight": "^6.2.1",
"svelte-markdown": "^0.2.3",
"svelte-overlay": "^1.4.1",