Skip to content

Commit c963241

Browse files
chore(deps): update commitlint packages to v17.6.7
1 parent 47267c5 commit c963241

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
"postinstall": "husky install"
6666
},
6767
"devDependencies": {
68-
"@commitlint/cli": "17.6.5",
69-
"@commitlint/config-conventional": "17.6.5",
68+
"@commitlint/cli": "17.6.7",
69+
"@commitlint/config-conventional": "17.6.7",
7070
"@types/katex": "0.16.7",
7171
"@types/lodash.isnan": "3.0.9",
7272
"@types/lodash.isnumber": "3.0.9",

yarn.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -1666,13 +1666,13 @@ __metadata:
16661666
languageName: node
16671667
linkType: hard
16681668

1669-
"@commitlint/cli@npm:17.6.5":
1670-
version: 17.6.5
1671-
resolution: "@commitlint/cli@npm:17.6.5"
1669+
"@commitlint/cli@npm:17.6.7":
1670+
version: 17.6.7
1671+
resolution: "@commitlint/cli@npm:17.6.7"
16721672
dependencies:
16731673
"@commitlint/format": "npm:^17.4.4"
1674-
"@commitlint/lint": "npm:^17.6.5"
1675-
"@commitlint/load": "npm:^17.5.0"
1674+
"@commitlint/lint": "npm:^17.6.7"
1675+
"@commitlint/load": "npm:^17.6.7"
16761676
"@commitlint/read": "npm:^17.5.1"
16771677
"@commitlint/types": "npm:^17.4.4"
16781678
execa: "npm:^5.0.0"
@@ -1682,16 +1682,16 @@ __metadata:
16821682
yargs: "npm:^17.0.0"
16831683
bin:
16841684
commitlint: cli.js
1685-
checksum: df2329262bc78c20e9e4929d52645e586b5dafba3cecebf3448e9e52b80cdfb5b2fc503f4ccd2d5bc41390d02fcda21299712c16ad312e1ef0ed833607ce69fc
1685+
checksum: fa1f7195b1e8f754d8bbd067b16559cb983cb7f9fa8db03e0e6827899885ed3355647e52babd04bc55a871a2a8c51038d0705984b18390971dd4bf0e05bc6968
16861686
languageName: node
16871687
linkType: hard
16881688

1689-
"@commitlint/config-conventional@npm:17.6.5":
1690-
version: 17.6.5
1691-
resolution: "@commitlint/config-conventional@npm:17.6.5"
1689+
"@commitlint/config-conventional@npm:17.6.7":
1690+
version: 17.6.7
1691+
resolution: "@commitlint/config-conventional@npm:17.6.7"
16921692
dependencies:
16931693
conventional-changelog-conventionalcommits: "npm:^5.0.0"
1694-
checksum: f2c637a9935044d6dc800eabbb0e032354afb35a7c0dd65d37115320a0fbcf4586ad769647039d0d9347988182213d7ee53339df2af9b2c8a51209ab0225366f
1694+
checksum: e8574db1a98ff5f3da80b47277e953a072170976920baa4b468bbcc28b83348d3d2bfa13f85c66ca00d51a7184befe1ef3588c8ae4247f0d8488c6a33ebc2a56
16951695
languageName: node
16961696
linkType: hard
16971697

@@ -1746,7 +1746,7 @@ __metadata:
17461746
languageName: node
17471747
linkType: hard
17481748

1749-
"@commitlint/lint@npm:^17.6.5":
1749+
"@commitlint/lint@npm:^17.6.7":
17501750
version: 17.8.1
17511751
resolution: "@commitlint/lint@npm:17.8.1"
17521752
dependencies:
@@ -1758,7 +1758,7 @@ __metadata:
17581758
languageName: node
17591759
linkType: hard
17601760

1761-
"@commitlint/load@npm:^17.5.0":
1761+
"@commitlint/load@npm:^17.6.7":
17621762
version: 17.8.1
17631763
resolution: "@commitlint/load@npm:17.8.1"
17641764
dependencies:
@@ -8064,8 +8064,8 @@ __metadata:
80648064
version: 0.0.0-use.local
80658065
resolution: "graasp-app-calculator@workspace:."
80668066
dependencies:
8067-
"@commitlint/cli": "npm:17.6.5"
8068-
"@commitlint/config-conventional": "npm:17.6.5"
8067+
"@commitlint/cli": "npm:17.6.7"
8068+
"@commitlint/config-conventional": "npm:17.6.7"
80698069
"@emotion/react": "npm:11.11.1"
80708070
"@emotion/styled": "npm:11.11.0"
80718071
"@graasp/apps-query-client": "npm:3.4.13"

0 commit comments

Comments
 (0)