mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-08-11 11:23:06 +02:00
chore(deps-dev): bump slug from 5.0.0 to 5.0.1
Bumps [slug](https://github.com/Trott/slug) from 5.0.0 to 5.0.1. - [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.0...v5.0.1) 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.3.0",
|
||||
"slug": "^5.0.0",
|
||||
"slug": "^5.0.1",
|
||||
"standard-version": "^9.3.0",
|
||||
"stylelint": "^13.13.1",
|
||||
"stylelint-config-prettier": "^8.0.2",
|
||||
@@ -19365,9 +19365,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/slug": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/slug/-/slug-5.0.0.tgz",
|
||||
"integrity": "sha512-PW24qSh/Hrao5R4LEeJm6aBhQm2lwYDK4cZxncz0UuNApaNKmrtP6AAdNnIejRUEyBAE/7kfWbRFzlrqWmgqtw==",
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/slug/-/slug-5.0.1.tgz",
|
||||
"integrity": "sha512-2Jf7lg8IwV4yC93hdd009WJKrZHLB0lpNVHzGdlpgDgJixJuOlUHG/MaD446lQG2yjh7fQFrJeNW5agWvxMHCg==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/smoothscroll-polyfill": {
|
||||
@@ -40964,9 +40964,9 @@
|
||||
}
|
||||
},
|
||||
"slug": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/slug/-/slug-5.0.0.tgz",
|
||||
"integrity": "sha512-PW24qSh/Hrao5R4LEeJm6aBhQm2lwYDK4cZxncz0UuNApaNKmrtP6AAdNnIejRUEyBAE/7kfWbRFzlrqWmgqtw==",
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/slug/-/slug-5.0.1.tgz",
|
||||
"integrity": "sha512-2Jf7lg8IwV4yC93hdd009WJKrZHLB0lpNVHzGdlpgDgJixJuOlUHG/MaD446lQG2yjh7fQFrJeNW5agWvxMHCg==",
|
||||
"dev": true
|
||||
},
|
||||
"smoothscroll-polyfill": {
|
||||
|
||||
+1
-1
@@ -42,7 +42,7 @@
|
||||
"p-map": "^4.0.0",
|
||||
"postcss": "^7.0.35",
|
||||
"prettier": "^2.3.0",
|
||||
"slug": "^5.0.0",
|
||||
"slug": "^5.0.1",
|
||||
"standard-version": "^9.3.0",
|
||||
"stylelint": "^13.13.1",
|
||||
"stylelint-config-prettier": "^8.0.2",
|
||||
|
||||
Reference in New Issue
Block a user