mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-07-06 01:41:43 +02:00
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:
Generated
+7
-7
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user