Skip to content

Commit f2389f2

Browse files
chore(deps-dev): bump @fisker/commitlint-config from 1.0.9 to 1.1.0
Bumps [@fisker/commitlint-config](https://github.com/fisker/shared-configs) from 1.0.9 to 1.1.0. - [Release notes](https://github.com/fisker/shared-configs/releases) - [Commits](https://github.com/fisker/shared-configs/compare/@fisker/[email protected]...@fisker/[email protected]) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 82a6e5c commit f2389f2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"sideEffects": false,
6262
"devDependencies": {
6363
"@commitlint/cli": "^8.0.0",
64-
"@fisker/commitlint-config": "^1.0.9",
64+
"@fisker/commitlint-config": "^1.1.0",
6565
"@fisker/eslint-config": "^1.2.0",
6666
"@fisker/eslint-config-ava": "^1.1.1",
6767
"@fisker/husky-config": "^1.1.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -289,9 +289,9 @@
289289
resolve-from "5.0.0"
290290
resolve-global "1.0.0"
291291

292-
"@commitlint/config-conventional@^8.0.0":
292+
"@commitlint/[email protected]":
293293
version "8.0.0"
294-
resolved "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-8.0.0.tgz#f45349cab9dcfc08a30fbcf2b6317506e17bc8e6"
294+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.0.0.tgz#f45349cab9dcfc08a30fbcf2b6317506e17bc8e6"
295295
integrity sha512-umg1irroowOV+x8oZPBw8woCogZO5MFKUYQq+fRZvhowoSwDHXYILP3ETcdHUgvytw/K/a8Xvu7iCypK6oZQ+g==
296296

297297
"@commitlint/ensure@^8.0.0":
@@ -409,12 +409,12 @@
409409
dependencies:
410410
arrify "^1.0.1"
411411

412-
"@fisker/commitlint-config@^1.0.9":
413-
version "1.0.9"
414-
resolved "https://registry.npmjs.org/@fisker/commitlint-config/-/commitlint-config-1.0.9.tgz#83f0f829a592e1b287e0de1c80d60f8772ac2baf"
415-
integrity sha512-ISM+DtvUVn7WfmMvIOuH4I0Le9ZCPIIeWJCHXsY41q/yvdENRzDsdEvSZoP8Sw0Hd+sP6uCNOdalyUvQaKPhUQ==
412+
"@fisker/commitlint-config@^1.1.0":
413+
version "1.1.0"
414+
resolved "https://registry.yarnpkg.com/@fisker/commitlint-config/-/commitlint-config-1.1.0.tgz#e58fd2a66282f9bef3ba258a8f11442a89b11cd5"
415+
integrity sha512-X1A7wde0cbvsFesjfjEJ4sSFtKOZLlGEqnGPDcaEfxzlg1nNMfG5f+iJPCuynDCY8gpRz13quYkHUmR2nCB2TQ==
416416
dependencies:
417-
"@commitlint/config-conventional" "^8.0.0"
417+
"@commitlint/config-conventional" "8.0.0"
418418

419419
"@fisker/eslint-config-ava@^1.1.1":
420420
version "1.1.1"

0 commit comments

Comments
 (0)