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

Bumps [slug](https://github.com/Trott/slug) from 5.0.1 to 5.1.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/v5.0.1...v5.1.0)

---
updated-dependencies:
- dependency-name: slug
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-21 12:04:36 +00:00
committed by GitHub
parent ed33546b73
commit 32f59819be
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -46,7 +46,7 @@
"p-map": "^4.0.0",
"postcss": "^7.0.35",
"prettier": "^2.3.1",
"slug": "^5.0.1",
"slug": "^5.1.0",
"standard-version": "^9.3.0",
"stylelint": "^13.13.1",
"stylelint-config-prettier": "^8.0.2",
@@ -19131,9 +19131,9 @@
}
},
"node_modules/slug": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/slug/-/slug-5.0.1.tgz",
"integrity": "sha512-2Jf7lg8IwV4yC93hdd009WJKrZHLB0lpNVHzGdlpgDgJixJuOlUHG/MaD446lQG2yjh7fQFrJeNW5agWvxMHCg==",
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/slug/-/slug-5.1.0.tgz",
"integrity": "sha512-IS39jKR6m+puU8zWgH6ruwx1sfzFNJ6Ai5PKIlUqd0X8C3ca7PB49Cvm0uayqgEt1jgaojO2wWEsQJngnh7fDA==",
"dev": true
},
"node_modules/smoothscroll-polyfill": {
@@ -40623,9 +40623,9 @@
}
},
"slug": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/slug/-/slug-5.0.1.tgz",
"integrity": "sha512-2Jf7lg8IwV4yC93hdd009WJKrZHLB0lpNVHzGdlpgDgJixJuOlUHG/MaD446lQG2yjh7fQFrJeNW5agWvxMHCg==",
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/slug/-/slug-5.1.0.tgz",
"integrity": "sha512-IS39jKR6m+puU8zWgH6ruwx1sfzFNJ6Ai5PKIlUqd0X8C3ca7PB49Cvm0uayqgEt1jgaojO2wWEsQJngnh7fDA==",
"dev": true
},
"smoothscroll-polyfill": {
+1 -1
View File
@@ -42,7 +42,7 @@
"p-map": "^4.0.0",
"postcss": "^7.0.35",
"prettier": "^2.3.1",
"slug": "^5.0.1",
"slug": "^5.1.0",
"standard-version": "^9.3.0",
"stylelint": "^13.13.1",
"stylelint-config-prettier": "^8.0.2",