From 05851a52afa2f46a0f21bd45f10b946f07dd56ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 11:26:48 +0000 Subject: [PATCH] Bump @semantic-ui-react/css-patch from 1.1.1 to 1.1.3 Bumps [@semantic-ui-react/css-patch](https://github.com/layershifter/semantic-ui-tools) from 1.1.1 to 1.1.3. - [Commits](https://github.com/layershifter/semantic-ui-tools/commits) --- updated-dependencies: - dependency-name: "@semantic-ui-react/css-patch" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7904739..5ffe725 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "postinstall": "semantic-ui-css-patch" }, "dependencies": { - "@semantic-ui-react/css-patch": "^1.1.1", + "@semantic-ui-react/css-patch": "^1.1.3", "@types/leaflet": "^1.8.0", "@types/react": "^18.2.0", "@types/react-helmet": "^6.1.5", diff --git a/yarn.lock b/yarn.lock index 5b02a1a..3e74ee5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1819,10 +1819,10 @@ resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.1.3.tgz#6801033be7ff87a6b7cadaf5b337c9f366a3c4b0" integrity sha512-WiBSI6JBIhC6LRIsB2Kwh8DsGTlbBU+mLRxJmAe3LjHTdkDpwIbEOZgoXBbZilk/vlfjK8i6nKRAvIRn1XaIMw== -"@semantic-ui-react/css-patch@^1.1.1": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@semantic-ui-react/css-patch/-/css-patch-1.1.1.tgz#d9a9b0d442b7afc662ecb1b388b9eace6a4e2a18" - integrity sha512-W8EJkJYGCIbH+8IbHm8uKT3YfSQvTmJ5r42h1AIdlTTiwRWtUfIcmdFyFOsyM/mhtga3XohigdFl+//p7jy/yQ== +"@semantic-ui-react/css-patch@^1.1.3": + version "1.1.3" + resolved "https://registry.yarnpkg.com/@semantic-ui-react/css-patch/-/css-patch-1.1.3.tgz#e336d15e23d3bc024ac0a6f901a3344d6af9be61" + integrity sha512-26qZstEbx1Zqp+wfYDPAzHPibBs5hdgPulvhvUVrv0nwm6zp8I8sEyJAnDGy8oNefwdVO+5ll2M01mdmnPKGYQ== dependencies: chalk "^3.0.0" log-symbols "^3.0.0"