Merge pull request #391 from Niek/dependabot/npm_and_yarn/svelte-highlight-7.4.7
Bump svelte-highlight from 7.4.6 to 7.4.7
This commit is contained in:
commit
6e00ff4eb8
|
@ -36,7 +36,7 @@
|
|||
"svelte": "^3.59.2",
|
||||
"svelte-check": "^3.6.2",
|
||||
"svelte-fa": "^3.0.3",
|
||||
"svelte-highlight": "^7.4.6",
|
||||
"svelte-highlight": "^7.4.7",
|
||||
"svelte-local-storage-store": "^0.6.4",
|
||||
"svelte-markdown": "^0.2.3",
|
||||
"svelte-modals": "^1.2.1",
|
||||
|
@ -4391,9 +4391,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/svelte-highlight": {
|
||||
"version": "7.4.6",
|
||||
"resolved": "https://registry.npmjs.org/svelte-highlight/-/svelte-highlight-7.4.6.tgz",
|
||||
"integrity": "sha512-kgGC8I9Rc4JoCPAzdDM3YPWzOlZXqhEYz4Ncqjxq8JraI14oivuEzFNPEz63J848k02V5kA7IC2IkDNj98Z44w==",
|
||||
"version": "7.4.7",
|
||||
"resolved": "https://registry.npmjs.org/svelte-highlight/-/svelte-highlight-7.4.7.tgz",
|
||||
"integrity": "sha512-4PUIyfhhLkAe+iitARHLcRhWfFJJaFaszLxj9SA4Ob8CAZvM2mCuhUs04XKd44pBHYq2HK7WCNmddb5D3BuQsg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"highlight.js": "11.9.0"
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
"svelte": "^3.59.2",
|
||||
"svelte-check": "^3.6.2",
|
||||
"svelte-fa": "^3.0.3",
|
||||
"svelte-highlight": "^7.4.6",
|
||||
"svelte-highlight": "^7.4.7",
|
||||
"svelte-local-storage-store": "^0.6.4",
|
||||
"svelte-markdown": "^0.2.3",
|
||||
"svelte-modals": "^1.2.1",
|
||||
|
|
Loading…
Reference in New Issue