1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-14 11:15:55 +03: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:
dependabot[bot] 2021-05-17 07:36:15 +00:00 committed by GitHub
parent cbcd0fea61
commit 8edde00a83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
"ps-node": "^0.1.6",
"runes": "^0.4.2",
"shell-escape": "^0.2.0",
"slugify": "^1.4.0",
"slugify": "^1.5.3",
"utils-decorators": "^1.8.1"
},
"peerDependencies": {

View File

@ -390,10 +390,10 @@ side-channel@^1.0.3:
get-intrinsic "^1.0.2"
object-inspect "^1.9.0"
slugify@^1.4.0:
version "1.4.7"
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.4.7.tgz#e42359d505afd84a44513280868e31202a79a628"
integrity sha512-tf+h5W1IrjNm/9rKKj0JU2MDMruiopx0jjVA5zCdBtcGjfp0+c5rHw/zADLC3IeKlGHtVbHtpfzvYA0OYT+HKg==
slugify@^1.5.3:
version "1.5.3"
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.5.3.tgz#36e009864f5476bfd5db681222643d92339c890d"
integrity sha512-/HkjRdwPY3yHJReXu38NiusZw2+LLE2SrhkWJtmlPDB1fqFSvioYj62NkPcrKiNCgRLeGcGK7QBvr1iQwybeXw==
string.prototype.codepointat@^0.2.1:
version "0.2.1"