Skip to content

Commit f1c9cee

Browse files
build(deps-dev): Bump @sindresorhus/slugify from 2.1.1 to 2.2.0
Bumps [@sindresorhus/slugify](https://github.com/sindresorhus/slugify) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/sindresorhus/slugify/releases) - [Commits](sindresorhus/slugify@v2.1.1...v2.2.0) --- updated-dependencies: - dependency-name: "@sindresorhus/slugify" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa9a283 commit f1c9cee

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"@flex-development/docast-parse": "1.0.0-alpha.4",
9797
"@flex-development/mkbuild": "1.0.0-alpha.9",
9898
"@graphql-eslint/eslint-plugin": "3.15.0",
99-
"@sindresorhus/slugify": "2.1.1",
99+
"@sindresorhus/slugify": "2.2.0",
100100
"@types/chai": "4.3.4",
101101
"@types/chai-string": "1.4.2",
102102
"@types/conventional-changelog": "3.1.1",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1548,7 +1548,7 @@ __metadata:
15481548
"@flex-development/pkg-types": "npm:2.0.0"
15491549
"@flex-development/tutils": "npm:6.0.0-alpha.9"
15501550
"@graphql-eslint/eslint-plugin": "npm:3.15.0"
1551-
"@sindresorhus/slugify": "npm:2.1.1"
1551+
"@sindresorhus/slugify": "npm:2.2.0"
15521552
"@types/chai": "npm:4.3.4"
15531553
"@types/chai-string": "npm:1.4.2"
15541554
"@types/conventional-changelog": "npm:3.1.1"
@@ -2352,13 +2352,13 @@ __metadata:
23522352
languageName: node
23532353
linkType: hard
23542354

2355-
"@sindresorhus/slugify@npm:2.1.1":
2356-
version: 2.1.1
2357-
resolution: "@sindresorhus/slugify@npm:2.1.1"
2355+
"@sindresorhus/slugify@npm:2.2.0":
2356+
version: 2.2.0
2357+
resolution: "@sindresorhus/slugify@npm:2.2.0"
23582358
dependencies:
23592359
"@sindresorhus/transliterate": "npm:^1.0.0"
23602360
escape-string-regexp: "npm:^5.0.0"
2361-
checksum: 976207a73abeefc607e4a5582afbc15458616e536a82f158cdda0546d82e60f865f63febba7c6785517c2ab44f642f1433dc86e0a615108740d85a0efe4ea7a9
2361+
checksum: f6f18b5d7d2664540b6c26c34daa253c2de371b3c408ffb963b626fcc6173b6f6e1235cc563a1326f62df022b8500f7f9d2d94bc4655e76cda9dddcd85a65a65
23622362
languageName: node
23632363
linkType: hard
23642364

0 commit comments

Comments
 (0)