mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-23 12:59:54 +00:00
Bump slugify from 1.4.7 to 1.5.3 in /terminus-local
Bumps [slugify](https://github.com/simov/slugify) from 1.4.7 to 1.5.3. - [Release notes](https://github.com/simov/slugify/releases) - [Commits](https://github.com/simov/slugify/compare/v1.4.7...v1.5.3) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cbcd0fea61
commit
8edde00a83
@ -30,7 +30,7 @@
|
|||||||
"ps-node": "^0.1.6",
|
"ps-node": "^0.1.6",
|
||||||
"runes": "^0.4.2",
|
"runes": "^0.4.2",
|
||||||
"shell-escape": "^0.2.0",
|
"shell-escape": "^0.2.0",
|
||||||
"slugify": "^1.4.0",
|
"slugify": "^1.5.3",
|
||||||
"utils-decorators": "^1.8.1"
|
"utils-decorators": "^1.8.1"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
|
@ -390,10 +390,10 @@ side-channel@^1.0.3:
|
|||||||
get-intrinsic "^1.0.2"
|
get-intrinsic "^1.0.2"
|
||||||
object-inspect "^1.9.0"
|
object-inspect "^1.9.0"
|
||||||
|
|
||||||
slugify@^1.4.0:
|
slugify@^1.5.3:
|
||||||
version "1.4.7"
|
version "1.5.3"
|
||||||
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.4.7.tgz#e42359d505afd84a44513280868e31202a79a628"
|
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.5.3.tgz#36e009864f5476bfd5db681222643d92339c890d"
|
||||||
integrity sha512-tf+h5W1IrjNm/9rKKj0JU2MDMruiopx0jjVA5zCdBtcGjfp0+c5rHw/zADLC3IeKlGHtVbHtpfzvYA0OYT+HKg==
|
integrity sha512-/HkjRdwPY3yHJReXu38NiusZw2+LLE2SrhkWJtmlPDB1fqFSvioYj62NkPcrKiNCgRLeGcGK7QBvr1iQwybeXw==
|
||||||
|
|
||||||
string.prototype.codepointat@^0.2.1:
|
string.prototype.codepointat@^0.2.1:
|
||||||
version "0.2.1"
|
version "0.2.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user