Skip to content

Commit

Permalink
Bump @github/catalyst from 1.3.0 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [@github/catalyst](https://github.com/github/catalyst) from 1.3.0 to 1.6.0.
- [Release notes](https://github.com/github/catalyst/releases)
- [Commits](github/catalyst@v1.3.0...v1.6.0)

---
updated-dependencies:
- dependency-name: "@github/catalyst"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2023
1 parent 8f2a00b commit 57a095a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/elements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"homepage": "https://github.com/qniapp/qni/tree/main/packages/elements#readme",
"prettier": "@github/prettier-config",
"dependencies": {
"@github/catalyst": "1.3.0",
"@github/catalyst": "1.6.0",
"@github/jtml": "~0.5",
"@qni/common": "^0.0.85",
"complex.js": "^2.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -487,10 +487,10 @@
resolved "https://registry.yarnpkg.com/@github/browserslist-config/-/browserslist-config-1.0.0.tgz#952fe6da3e6b8ed6a368f3a1a08a9d2ef84e8d04"
integrity sha512-gIhjdJp/c2beaIWWIlsXdqXVRUz3r2BxBCpfz/F3JXHvSAQ1paMYjLH+maEATtENg+k5eLV7gA+9yPp762ieuw==

"@github/catalyst@1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@github/catalyst/-/catalyst-1.3.0.tgz#b86ada2a726d3589c69b899953e8b6b8437b1e14"
integrity sha512-UW5aDJbyuPfTfLT8eIwHJue9sqDMDShp6WZT1HBwdBweje91nYObBPd+H96NDJ/24UL95JyZ2340S1/mvM60JA==
"@github/catalyst@1.6.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@github/catalyst/-/catalyst-1.6.0.tgz#378734d1d2b6a85af169d7e66c1a2a604bf1e82c"
integrity sha512-u8A+DameixqpeyHzvnJWTGj+wfiskQOYHzSiJscCWVfMkIT3rxnbHMtGh3lMthaRY21nbUOK71WcsCnCrXhBJQ==

"@github/jtml@~0.5":
version "0.5.0"
Expand Down

0 comments on commit 57a095a

Please sign in to comment.