Skip to content

Commit

Permalink
chore(deps): bump @pine-ds/icons from 7.5.0 to 8.0.0 (#1949)
Browse files Browse the repository at this point in the history
Bumps [@pine-ds/icons](https://github.com/Kajabi/pine-icons) from 7.5.0 to 8.0.0.
- [Release notes](https://github.com/Kajabi/pine-icons/releases)
- [Changelog](https://github.com/Kajabi/pine-icons/blob/main/CHANGELOG.md)
- [Commits](Kajabi/pine-icons@v7.5.0...v8.0.0)

---
updated-dependencies:
- dependency-name: "@pine-ds/icons"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent 441e02a commit 1ce0d70
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@
"watch:system": "cd packages/sage-system && yarn build:watch"
},
"dependencies": {
"@pine-ds/icons": "^7.4.3"
"@pine-ds/icons": "^8.0.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2848,10 +2848,10 @@
dependencies:
"@octokit/openapi-types" "^12.11.0"

"@pine-ds/icons@^7.4.3":
version "7.5.0"
resolved "https://registry.yarnpkg.com/@pine-ds/icons/-/icons-7.5.0.tgz#b0e0c2c93cdb34584b1dc790f8361d466a0090f7"
integrity sha512-KMad/tqJ+6eerNs/MXojxdjGQ7ePzD4n95qkL1uNIDBpBUbOF+lmqEJEolfuZpiMMVGMhmw1HNtEXzpGQDoj9Q==
"@pine-ds/icons@^8.0.0":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@pine-ds/icons/-/icons-8.0.0.tgz#d1372984908f8e25eff0f52e9e1fb291b9bcdbdc"
integrity sha512-HTOOQj9O5O8xonbvEBTXEzlXIbUC322pu+kuD3Qae8K1RX2QFhNekuV/Ni2KVlhxhfziXV8drhagCk2lCfXB8Q==
dependencies:
"@stencil/core" "^4.20.0"

Expand Down

0 comments on commit 1ce0d70

Please sign in to comment.