Skip to content

Commit 5c0cdd8

Browse files
Update dependency @sindresorhus/slugify to ^2.2.0
1 parent d979f86 commit 5c0cdd8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/kdot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@ianwalter/bff": "^11.0.0",
5454
"@ianwalter/requester": "^2.5.0",
5555
"@kubernetes/client-node": "^0.14.3",
56-
"@sindresorhus/slugify": "^2.1.0",
56+
"@sindresorhus/slugify": "^2.2.0",
5757
"common-tags": "^1.8.0",
5858
"dotenv": "^10.0.0",
5959
"execa": "^5.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2148,10 +2148,10 @@
21482148
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.0.0.tgz#2ff674e9611b45b528896d820d3d7a812de2f0e4"
21492149
integrity sha512-FyD2meJpDPjyNQejSjvnhpgI/azsQkA4lGbuu5BQZfjvJ9cbRZXzeWL2HceCekW4lixO9JPesIIQkSoLjeJHNQ==
21502150

2151-
"@sindresorhus/slugify@^2.1.0":
2152-
version "2.1.0"
2153-
resolved "https://registry.yarnpkg.com/@sindresorhus/slugify/-/slugify-2.1.0.tgz#1e252117008cd1121e4cdea9fc67767dd1653d25"
2154-
integrity sha512-gU3Gdm/V167BmUwIn8APHZ3SeeRVRUSOdXxnt7Q/JkUHLXaaTA/prYmoRumwsSitJZWUDYMzDWdWgrOdvE8IRQ==
2151+
"@sindresorhus/slugify@^2.2.0":
2152+
version "2.2.0"
2153+
resolved "https://registry.yarnpkg.com/@sindresorhus/slugify/-/slugify-2.2.0.tgz#42738974ff19a9a306d3523a8595152998cc758e"
2154+
integrity sha512-9Vybc/qX8Kj6pxJaapjkFbiUJPk7MAkCh/GFCxIBnnsuYCFPIXKvnLidG8xlepht3i24L5XemUmGtrJ3UWrl6w==
21552155
dependencies:
21562156
"@sindresorhus/transliterate" "^1.0.0"
21572157
escape-string-regexp "^5.0.0"

0 commit comments

Comments
 (0)