From d63eebeb320e365583ce8e43ae5d27edfae787fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 16:10:34 +0000 Subject: [PATCH] Bump @fontsource/dancing-script from 4.5.10 to 4.5.11 Bumps [@fontsource/dancing-script](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/dancing-script) 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/dancing-script) --- updated-dependencies: - dependency-name: "@fontsource/dancing-script" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index b58bd8da7..9e84259dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "7.0.0-dev.3", "license": "agpl", "dependencies": { - "@fontsource/dancing-script": "^4.5.8", + "@fontsource/dancing-script": "^4.5.11", "@nextcloud/axios": "^2.3.0", "@nextcloud/dialogs": "^3.1.4", "@nextcloud/initial-state": "^2.0.0", @@ -1951,9 +1951,9 @@ } }, "node_modules/@fontsource/dancing-script": { - "version": "4.5.10", - "resolved": "https://registry.npmjs.org/@fontsource/dancing-script/-/dancing-script-4.5.10.tgz", - "integrity": "sha512-yTHWmLaucOa95f5NRgUke4kVtlmxhPKopKh3tGXNqlAByC1J/L59ALtjD6XyybpM22/ScShFIwrqqWhnCEeFiw==" + "version": "4.5.11", + "resolved": "https://registry.npmjs.org/@fontsource/dancing-script/-/dancing-script-4.5.11.tgz", + "integrity": "sha512-pYQoXhP7QEApmE7ZhbDyM/9vpBaHs4R3l4WgicHFLT63A0muibZr4osjPpnYe9US8ClR8UAUv+lNC1q0E6QY/w==" }, "node_modules/@hapi/hoek": { "version": "9.3.0", @@ -27006,9 +27006,9 @@ } }, "@fontsource/dancing-script": { - "version": "4.5.10", - "resolved": "https://registry.npmjs.org/@fontsource/dancing-script/-/dancing-script-4.5.10.tgz", - "integrity": "sha512-yTHWmLaucOa95f5NRgUke4kVtlmxhPKopKh3tGXNqlAByC1J/L59ALtjD6XyybpM22/ScShFIwrqqWhnCEeFiw==" + "version": "4.5.11", + "resolved": "https://registry.npmjs.org/@fontsource/dancing-script/-/dancing-script-4.5.11.tgz", + "integrity": "sha512-pYQoXhP7QEApmE7ZhbDyM/9vpBaHs4R3l4WgicHFLT63A0muibZr4osjPpnYe9US8ClR8UAUv+lNC1q0E6QY/w==" }, "@hapi/hoek": { "version": "9.3.0", diff --git a/package.json b/package.json index dd719efa8..fe2b7bfcb 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "test:coverage": "jest --collect-coverage" }, "dependencies": { - "@fontsource/dancing-script": "^4.5.8", + "@fontsource/dancing-script": "^4.5.11", "@nextcloud/axios": "^2.3.0", "@nextcloud/dialogs": "^3.1.4", "@nextcloud/initial-state": "^2.0.0",