Skip to content

Commit bae5147

Browse files
authored
Merge pull request #1101 from kaityhallman/kaityhallman/update-dependencies
build(deps): upgrade @commitlint/cli to 17.4.2
2 parents c88cfe3 + 5994d1b commit bae5147

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/web-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"prepublishOnly": "yarn run bootstrap && yarn run build"
3131
},
3232
"dependencies": {
33-
"@commitlint/cli": "^17.0.3",
33+
"@commitlint/cli": "^17.4.2",
3434
"@commitlint/config-conventional": "^17.0.3",
3535
"@spotify/eslint-config": "^14.1.4",
3636
"@spotify/prettier-config": "^13.0.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@
303303
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
304304
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
305305

306-
"@commitlint/cli@^17.0.3":
306+
"@commitlint/cli@^17.4.2":
307307
version "17.4.2"
308308
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.2.tgz#8600c83abb7e84191fd59528fc14f436496fb00b"
309309
integrity sha512-0rPGJ2O1owhpxMIXL9YJ2CgPkdrFLKZElIZHXDN8L8+qWK1DGH7Q7IelBT1pchXTYTuDlqkOTdh//aTvT3bSUA==

0 commit comments

Comments
 (0)