Skip to content

Commit 2705cbe

Browse files
chore(deps): update commitlint monorepo to ^9.1.2 (#71)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 47a9548 commit 2705cbe

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"url": "https://github.com/netlify-labs/netlify-plugin-lighthouse/issues"
4242
},
4343
"devDependencies": {
44-
"@commitlint/cli": "^9.0.0",
45-
"@commitlint/config-conventional": "^9.0.0",
44+
"@commitlint/cli": "^9.1.2",
45+
"@commitlint/config-conventional": "^9.1.2",
4646
"@semantic-release/changelog": "^5.0.1",
4747
"@semantic-release/git": "^9.0.0",
4848
"eslint": "^7.0.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
exec-sh "^0.3.2"
279279
minimist "^1.2.0"
280280

281-
"@commitlint/cli@^9.0.0":
281+
"@commitlint/cli@^9.1.2":
282282
version "9.1.2"
283283
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-9.1.2.tgz#3773699ea2ee6192f8dc14dd09b479baaaa13cd3"
284284
integrity sha512-ctRrrPqjZ8r4Vc4FXpPaScEpkPwfvB0Us3NK2SD2AnLwXGMxOLFTabDmNySU1Xc40ud2CmJsaV8lpavvzs8ZZA==
@@ -296,7 +296,7 @@
296296
resolve-global "1.0.0"
297297
yargs "^15.1.0"
298298

299-
"@commitlint/config-conventional@^9.0.0":
299+
"@commitlint/config-conventional@^9.1.2":
300300
version "9.1.2"
301301
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-9.1.2.tgz#9920ad60a2ac64eedad01845b331c970cf854a71"
302302
integrity sha512-2zfnsrBJuCNJEKMEmltYlCUEoQNE4anvEBI/SYEuiB1JYXYaELijobDBpqhUVjh5NEpprNTY16oMZat6ewnxOg==

0 commit comments

Comments
 (0)