chore(deps): bump svelte-i18n from 3.0.4 to 3.1.0 in /site (#921)

Bumps [svelte-i18n](https://github.com/kaisermann/svelte-i18n) from 3.0.4 to 3.1.0.
- [Release notes](https://github.com/kaisermann/svelte-i18n/releases)
- [Changelog](https://github.com/kaisermann/svelte-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kaisermann/svelte-i18n/compare/v3.0.4...v3.1.0)

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] 2020-11-02 15:19:07 +01:00 committed by GitHub
parent 22960505c0
commit e1c942372d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3770,9 +3770,9 @@
"dev": true
},
"svelte-i18n": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/svelte-i18n/-/svelte-i18n-3.0.4.tgz",
"integrity": "sha512-qgRVjVmQ35wJtn0O6y0zpKo+Jagd8BTMUm5+to6yzIDAkzHPoINu0KUgJlff4QzXRcHsYodnj9qzKIZMtCfqfw==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/svelte-i18n/-/svelte-i18n-3.1.0.tgz",
"integrity": "sha512-R4hH422srFiXekbJJYQp/NPgdiffE12ST0mvrrcbNs5SGpLdl4aK6EE1pWEP3BzTxly0witZy9GDERL8nXSDAw==",
"requires": {
"commander": "^4.0.1",
"estree-walker": "^0.9.0",