From c71326d27c4ebf97f6801aac1d2ef1a52612b930 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 14:40:32 +0000 Subject: [PATCH] Bump @cubing/icons from 1.1.1 to 1.1.2 in /tnoodle-ui Bumps [@cubing/icons](https://github.com/cubing/icons) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/cubing/icons/releases) - [Commits](https://github.com/cubing/icons/compare/v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: "@cubing/icons" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tnoodle-ui/package.json | 2 +- tnoodle-ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tnoodle-ui/package.json b/tnoodle-ui/package.json index a093a7b71..bda9b92b3 100644 --- a/tnoodle-ui/package.json +++ b/tnoodle-ui/package.json @@ -4,7 +4,7 @@ "private": true, "homepage": "http://localhost:2014/scramble", "dependencies": { - "@cubing/icons": "^1.1.1", + "@cubing/icons": "^1.1.2", "@reduxjs/toolkit": "^2.0.1", "axios": "^1.6.2", "bootstrap": "^4.6.0", diff --git a/tnoodle-ui/yarn.lock b/tnoodle-ui/yarn.lock index 83e0c61d0..3d4b1ffb9 100644 --- a/tnoodle-ui/yarn.lock +++ b/tnoodle-ui/yarn.lock @@ -1938,10 +1938,10 @@ dependencies: postcss-value-parser "^4.2.0" -"@cubing/icons@^1.1.1": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@cubing/icons/-/icons-1.1.1.tgz#3dba7fb92538c7c24be751fa8f3abc86f24d941b" - integrity sha512-pDWzAmhC3x+XmQn0ga0JWIIShLLo7qrnlRUPsHg3XkU4YuXBe+h3j3tTNHzrbSnG9IFjOJ+7HXlwiBSECVi0KQ== +"@cubing/icons@^1.1.2": + version "1.1.2" + resolved "https://registry.yarnpkg.com/@cubing/icons/-/icons-1.1.2.tgz#f3212a635ee80a966945554485f9725bd2c8a387" + integrity sha512-YP86cLWK2N3Kn5RwZjooy1YfWrFwehcgb+R9WNHtx5n8wb1wNxTwuSs+iqc4EeW3DPjZwW+2LgH7L76+f3UVkg== "@eslint/eslintrc@^1.0.5": version "1.0.5"