Skip to content

Commit 78b8d34

Browse files
chore(deps): bump @pine-ds/icons from 9.12.0 to 9.13.0
Bumps [@pine-ds/icons](https://github.com/Kajabi/pine-icons) from 9.12.0 to 9.13.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@v9.12.0...v9.13.0) --- updated-dependencies: - dependency-name: "@pine-ds/icons" dependency-version: 9.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b6f4a0 commit 78b8d34

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

yarn.lock

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2849,9 +2849,9 @@
28492849
"@octokit/openapi-types" "^12.11.0"
28502850

28512851
"@pine-ds/icons@^9.12.0":
2852-
version "9.12.0"
2853-
resolved "https://registry.yarnpkg.com/@pine-ds/icons/-/icons-9.12.0.tgz#0fd44b1f24492784f03d50a2897469e643a74634"
2854-
integrity sha512-m0xQYFrxFQ+ycffZvwyv2L0goSULkGInqI8+xhZgSQTPC7J1zROrTfNJC/gAdx07HMqn1h4QUVlPu7dyqr9cGg==
2852+
version "9.13.0"
2853+
resolved "https://registry.yarnpkg.com/@pine-ds/icons/-/icons-9.13.0.tgz#f6e1849641f1dbe77023179343d84924865dadf7"
2854+
integrity sha512-c2S96Kf36zeU4tD72tNmLyfmnT6+RQRXfmGWYi/DpmczbF5Dy6vVh84TFXz7o7QPhlETWVdnVwZP0xMyH8pkQA==
28552855
dependencies:
28562856
"@stencil/core" "4.38.3"
28572857

@@ -16420,6 +16420,13 @@ quick-lru@^4.0.1:
1642016420
resolved "https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz"
1642116421
integrity sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==
1642216422

16423+
raf@^3.4.1:
16424+
version "3.4.1"
16425+
resolved "https://registry.yarnpkg.com/raf/-/raf-3.4.1.tgz#0742e99a4a6552f445d73e3ee0328af0ff1ede39"
16426+
integrity sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==
16427+
dependencies:
16428+
performance-now "^2.1.0"
16429+
1642316430
ramda@^0.28.0:
1642416431
version "0.28.0"
1642516432
resolved "https://registry.npmjs.org/ramda/-/ramda-0.28.0.tgz"
@@ -17228,6 +17235,11 @@ requires-port@^1.0.0:
1722817235
resolved "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz"
1722917236
integrity sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==
1723017237

17238+
resize-observer-polyfill@^1.5.1:
17239+
version "1.5.1"
17240+
resolved "https://registry.yarnpkg.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz#0e9020dd3d21024458d4ebd27e23e40269810464"
17241+
integrity sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==
17242+
1723117243
resolve-cwd@^2.0.0:
1723217244
version "2.0.0"
1723317245
resolved "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-2.0.0.tgz"

0 commit comments

Comments
 (0)