Skip to content

Commit 6606e14

Browse files
fix(deps): update dependency @kong/icons to ^1.9.0 (#1485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c32741 commit 6606e14

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"commit": "cz"
3636
},
3737
"dependencies": {
38-
"@kong/icons": "^1.8.16",
38+
"@kong/icons": "^1.9.0",
3939
"@xstate/vue": "^2.0.0",
4040
"axios": "^1.6.8",
4141
"vue": "^3.4.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -952,10 +952,10 @@
952952
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.8.14.tgz#3219563df669b8bb3e260df12ac211a5072938e6"
953953
integrity sha512-nJUTtLpqelKCTY8lS8VByWaHYUq1CuB5cBUX/q2FEDu5o6IKH/B7fEDQpb/pB1lLRYTqZXneHR/lGYjxy4u8eQ==
954954

955-
"@kong/icons@^1.8.16":
956-
version "1.8.16"
957-
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.8.16.tgz#4284e8c3b587f0c903f5ef2f99bee5fabe3762b5"
958-
integrity sha512-aQvZUrX9Px7SqQkGlZnjlAf7aubW3mFobF9ojJ88lMPZ1XN4gDI0TKBcWtvGCtCqgbvtqe0LJD9gqAjTRqArEg==
955+
"@kong/icons@^1.9.0":
956+
version "1.9.0"
957+
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.9.0.tgz#40391a01ccd95ff2053c962fb5e88d616bb90640"
958+
integrity sha512-fA3gXZrPjhI6gV2ISV10kKG0Y6gsW+ps31ionv/09a7BY+z4K9XqNbRRzUkqZgCoTTCnf3MWYum/CRpzaYcctg==
959959

960960
961961
version "9.0.0-alpha.123"

0 commit comments

Comments
 (0)