mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-08-09 18:33:09 +02:00
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:
Generated
+7
-7
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user