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

Bumps [slug](https://github.com/Trott/slug) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/Trott/slug/releases)
- [Changelog](https://github.com/Trott/slug/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Trott/slug/compare/v4.0.3...v4.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-16 08:02:04 +00:00
committed by GitHub
parent 8972d957c1
commit e9c41ea8d0
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -43,7 +43,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^7.0.35",
"prettier": "^2.2.1",
"slug": "^4.0.3",
"slug": "^4.0.4",
"standard-version": "^9.2.0",
"stylelint": "^13.12.0",
"stylelint-config-prettier": "^8.0.2",
@@ -19258,9 +19258,9 @@
}
},
"node_modules/slug": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/slug/-/slug-4.0.3.tgz",
"integrity": "sha512-CnR9sYvJn6JW8hDzxRVg8imqzaJrCuUMc8poiFmd3tqWQXxeEQdwsBbBidSdl+Q3obwxQ4hrx7kxcUH9oCE9yw==",
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/slug/-/slug-4.0.4.tgz",
"integrity": "sha512-GwSsWjX2rcIAtbKWGaxnzASWljWraPQry0RmCnRkji2pEggVjgb5HjXdqN0Gb6JOPg19rsC3hHUYXbOnHXKv2Q==",
"dev": true
},
"node_modules/smoothscroll-polyfill": {
@@ -40785,9 +40785,9 @@
}
},
"slug": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/slug/-/slug-4.0.3.tgz",
"integrity": "sha512-CnR9sYvJn6JW8hDzxRVg8imqzaJrCuUMc8poiFmd3tqWQXxeEQdwsBbBidSdl+Q3obwxQ4hrx7kxcUH9oCE9yw==",
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/slug/-/slug-4.0.4.tgz",
"integrity": "sha512-GwSsWjX2rcIAtbKWGaxnzASWljWraPQry0RmCnRkji2pEggVjgb5HjXdqN0Gb6JOPg19rsC3hHUYXbOnHXKv2Q==",
"dev": true
},
"smoothscroll-polyfill": {
+1 -1
View File
@@ -40,7 +40,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^7.0.35",
"prettier": "^2.2.1",
"slug": "^4.0.3",
"slug": "^4.0.4",
"standard-version": "^9.2.0",
"stylelint": "^13.12.0",
"stylelint-config-prettier": "^8.0.2",