Skip to content

Commit

Permalink
Bump @cubing/icons from 1.1.1 to 1.1.2 in /tnoodle-ui
Browse files Browse the repository at this point in the history
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](cubing/icons@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gregorbg committed Dec 15, 2023
1 parent e70b6dc commit 8372825
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tnoodle-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions tnoodle-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 8372825

Please sign in to comment.