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

Bumps [slug](https://github.com/Trott/slug) from 4.0.4 to 5.0.0.
- [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/v4.0.4...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-05 16:03:43 +00:00
committed by GitHub
parent 9b9d40aec0
commit 9ba1e01918
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.2.1",
"slug": "^4.0.4",
"slug": "^5.0.0",
"standard-version": "^9.3.0",
"stylelint": "^13.13.1",
"stylelint-config-prettier": "^8.0.2",
@@ -19320,9 +19320,9 @@
}
},
"node_modules/slug": {
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/slug/-/slug-4.0.4.tgz",
"integrity": "sha512-GwSsWjX2rcIAtbKWGaxnzASWljWraPQry0RmCnRkji2pEggVjgb5HjXdqN0Gb6JOPg19rsC3hHUYXbOnHXKv2Q==",
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/slug/-/slug-5.0.0.tgz",
"integrity": "sha512-PW24qSh/Hrao5R4LEeJm6aBhQm2lwYDK4cZxncz0UuNApaNKmrtP6AAdNnIejRUEyBAE/7kfWbRFzlrqWmgqtw==",
"dev": true
},
"node_modules/smoothscroll-polyfill": {
@@ -40907,9 +40907,9 @@
}
},
"slug": {
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/slug/-/slug-4.0.4.tgz",
"integrity": "sha512-GwSsWjX2rcIAtbKWGaxnzASWljWraPQry0RmCnRkji2pEggVjgb5HjXdqN0Gb6JOPg19rsC3hHUYXbOnHXKv2Q==",
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/slug/-/slug-5.0.0.tgz",
"integrity": "sha512-PW24qSh/Hrao5R4LEeJm6aBhQm2lwYDK4cZxncz0UuNApaNKmrtP6AAdNnIejRUEyBAE/7kfWbRFzlrqWmgqtw==",
"dev": true
},
"smoothscroll-polyfill": {
+1 -1
View File
@@ -42,7 +42,7 @@
"p-map": "^4.0.0",
"postcss": "^7.0.35",
"prettier": "^2.2.1",
"slug": "^4.0.4",
"slug": "^5.0.0",
"standard-version": "^9.3.0",
"stylelint": "^13.13.1",
"stylelint-config-prettier": "^8.0.2",