Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 89f3195

Browse files
Bump slugify from 1.6.1 to 1.6.2
Bumps [slugify](https://github.com/simov/slugify) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/simov/slugify/releases) - [Commits](simov/slugify@v1.6.1...v1.6.2) --- updated-dependencies: - dependency-name: slugify dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c999e6d commit 89f3195

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
@@ -54,6 +54,6 @@
5454
"is_js": "^0.9.0",
5555
"prettier": "^2.4.1",
5656
"react-dom": "^17.0.2",
57-
"slugify": "^1.6.1"
57+
"slugify": "^1.6.2"
5858
}
5959
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11000,10 +11000,10 @@ slice-ansi@^4.0.0:
1100011000
astral-regex "^2.0.0"
1100111001
is-fullwidth-code-point "^3.0.0"
1100211002

11003-
slugify@^1.4.4, slugify@^1.6.1:
11004-
version "1.6.1"
11005-
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.1.tgz#a5fcaef29f4e57c6e932ce7044b6ffd9cf81b641"
11006-
integrity sha512-5ofqMTbetNhxlzjYYLBaZFQd6oiTuSkQlyfPEFIMwgUABlZQ0hbk5xIV9Ydd5jghWeRoO7GkiJliUvTpLOjNRA==
11003+
slugify@^1.4.4, slugify@^1.6.2:
11004+
version "1.6.2"
11005+
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.2.tgz#4cb97220a2278e1b86fb017c6da668e6a865354c"
11006+
integrity sha512-XMtI8qD84LwCpthLMBHlIhcrj10cgA+U/Ot8G6FD6uFuWZtMfKK75JO7l81nzpFJsPlsW6LT+VKqWQJW3+6New==
1100711007

1100811008
snapdragon-node@^2.0.1:
1100911009
version "2.1.1"

0 commit comments

Comments
 (0)