Skip to content

Commit 564c59c

Browse files
fix(deps): update dependency @kong/icons to ^1.8.15 (#1473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 306575b commit 564c59c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
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.14",
38+
"@kong/icons": "^1.8.15",
3939
"@xstate/vue": "^2.0.0",
4040
"axios": "^1.6.5",
4141
"vue": "^3.4.5",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -936,6 +936,11 @@
936936
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.8.14.tgz#3219563df669b8bb3e260df12ac211a5072938e6"
937937
integrity sha512-nJUTtLpqelKCTY8lS8VByWaHYUq1CuB5cBUX/q2FEDu5o6IKH/B7fEDQpb/pB1lLRYTqZXneHR/lGYjxy4u8eQ==
938938

939+
"@kong/icons@^1.8.15":
940+
version "1.8.15"
941+
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.8.15.tgz#ffb481e22c856bfcbed7889b77c2e4c5a28df686"
942+
integrity sha512-8Qyp0letN0uQ5GF1Y4fvkkbU5yG5e9IggpTxUynmUsUC15Hlrtpy/dZIZNDdpwxeKqGjaGL456iaV/sErA5Tug==
943+
939944
940945
version "9.0.0-alpha.123"
941946
resolved "https://registry.yarnpkg.com/@kong/kongponents/-/kongponents-9.0.0-alpha.123.tgz#f0d46f0c501476ba1279f70ae2906f86be4020cf"

0 commit comments

Comments
 (0)