chore(deps-dev): bump slug from 5.0.0 to 5.0.1

Bumps [slug](https://github.com/Trott/slug) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/Trott/slug/releases)
- [Changelog](https://github.com/Trott/slug/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Trott/slug/compare/v5.0.0...v5.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-10 11:46:43 +00:00
committed by GitHub
parent eb1f589202
commit 4ef7c9d470
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -45,7 +45,7 @@
"p-map": "^4.0.0",
"postcss": "^7.0.35",
"prettier": "^2.3.0",
"slug": "^5.0.0",
"slug": "^5.0.1",
"standard-version": "^9.3.0",
"stylelint": "^13.13.1",
"stylelint-config-prettier": "^8.0.2",
@@ -19365,9 +19365,9 @@
}
},
"node_modules/slug": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/slug/-/slug-5.0.0.tgz",
"integrity": "sha512-PW24qSh/Hrao5R4LEeJm6aBhQm2lwYDK4cZxncz0UuNApaNKmrtP6AAdNnIejRUEyBAE/7kfWbRFzlrqWmgqtw==",
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/slug/-/slug-5.0.1.tgz",
"integrity": "sha512-2Jf7lg8IwV4yC93hdd009WJKrZHLB0lpNVHzGdlpgDgJixJuOlUHG/MaD446lQG2yjh7fQFrJeNW5agWvxMHCg==",
"dev": true
},
"node_modules/smoothscroll-polyfill": {
@@ -40964,9 +40964,9 @@
}
},
"slug": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/slug/-/slug-5.0.0.tgz",
"integrity": "sha512-PW24qSh/Hrao5R4LEeJm6aBhQm2lwYDK4cZxncz0UuNApaNKmrtP6AAdNnIejRUEyBAE/7kfWbRFzlrqWmgqtw==",
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/slug/-/slug-5.0.1.tgz",
"integrity": "sha512-2Jf7lg8IwV4yC93hdd009WJKrZHLB0lpNVHzGdlpgDgJixJuOlUHG/MaD446lQG2yjh7fQFrJeNW5agWvxMHCg==",
"dev": true
},
"smoothscroll-polyfill": {
+1 -1
View File
@@ -42,7 +42,7 @@
"p-map": "^4.0.0",
"postcss": "^7.0.35",
"prettier": "^2.3.0",
"slug": "^5.0.0",
"slug": "^5.0.1",
"standard-version": "^9.3.0",
"stylelint": "^13.13.1",
"stylelint-config-prettier": "^8.0.2",