chore(deps): bump @fontsource/ubuntu from 4.5.10 to 4.5.11

Bumps [@fontsource/ubuntu](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/ubuntu) from 4.5.10 to 4.5.11.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/fonts/google/ubuntu)

---
updated-dependencies:
- dependency-name: "@fontsource/ubuntu"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-04 10:09:51 +00:00 committed by Jasmin
parent 32145e93c6
commit b48b09fe1a
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"@fontsource/ubuntu": "^4.5.10",
"@fontsource/ubuntu": "^4.5.11",
"leaflet": "^1.8.0",
"leaflet.markercluster": "^1.5.3"
},
@ -26,9 +26,9 @@
}
},
"node_modules/@fontsource/ubuntu": {
"version": "4.5.10",
"resolved": "https://registry.npmjs.org/@fontsource/ubuntu/-/ubuntu-4.5.10.tgz",
"integrity": "sha512-23RShv+KtrFTZveOh11yhFFwKfEC5k7DnOdSYSkVnZqcFoj98rpfIfhR6RoYORzDofr8zSOmZBHbfaamSZTnNg=="
"version": "4.5.11",
"resolved": "https://registry.npmjs.org/@fontsource/ubuntu/-/ubuntu-4.5.11.tgz",
"integrity": "sha512-c+B8A8r31hJLk8Ek7Svoz4GwjtInhc60LFM6XTr5TKtZbcct8TPNxJuKX4+hnqoWgcvy8s0Gj4mde4TcK/SgDQ=="
},
"node_modules/@nodelib/fs.scandir": {
"version": "2.1.5",
@ -1479,9 +1479,9 @@
},
"dependencies": {
"@fontsource/ubuntu": {
"version": "4.5.10",
"resolved": "https://registry.npmjs.org/@fontsource/ubuntu/-/ubuntu-4.5.10.tgz",
"integrity": "sha512-23RShv+KtrFTZveOh11yhFFwKfEC5k7DnOdSYSkVnZqcFoj98rpfIfhR6RoYORzDofr8zSOmZBHbfaamSZTnNg=="
"version": "4.5.11",
"resolved": "https://registry.npmjs.org/@fontsource/ubuntu/-/ubuntu-4.5.11.tgz",
"integrity": "sha512-c+B8A8r31hJLk8Ek7Svoz4GwjtInhc60LFM6XTr5TKtZbcct8TPNxJuKX4+hnqoWgcvy8s0Gj4mde4TcK/SgDQ=="
},
"@nodelib/fs.scandir": {
"version": "2.1.5",

View file

@ -33,7 +33,7 @@
"vite": "^3.0.4"
},
"dependencies": {
"@fontsource/ubuntu": "^4.5.10",
"@fontsource/ubuntu": "^4.5.11",
"leaflet": "^1.8.0",
"leaflet.markercluster": "^1.5.3"
}