Skip to content

Commit

Permalink
Merge pull request #302 from nblackburn/dependabot/npm_and_yarn/commi…
Browse files Browse the repository at this point in the history
…tlint/config-conventional-17.7.0

chore(deps-dev): bump @commitlint/config-conventional from 17.6.7 to 17.7.0
  • Loading branch information
nblackburn authored Sep 12, 2023
2 parents 3cdb0b0 + 63714c5 commit ff4648e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"packageManager": "[email protected]",
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.6.7",
"@commitlint/config-conventional": "^17.7.0",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"prettier": "^3.0.0"
Expand Down
29 changes: 10 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -990,12 +990,12 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:^17.6.7":
version: 17.6.7
resolution: "@commitlint/config-conventional@npm:17.6.7"
"@commitlint/config-conventional@npm:^17.7.0":
version: 17.7.0
resolution: "@commitlint/config-conventional@npm:17.7.0"
dependencies:
conventional-changelog-conventionalcommits: ^5.0.0
checksum: e8574db1a98ff5f3da80b47277e953a072170976920baa4b468bbcc28b83348d3d2bfa13f85c66ca00d51a7184befe1ef3588c8ae4247f0d8488c6a33ebc2a56
conventional-changelog-conventionalcommits: ^6.1.0
checksum: 932cf35c12855e360c750bc19ffedc0925f8658f316aaacdf5441ce775712934386643a9ac418f18e24e5bb1bf71ed721b8ae452a13d04908b0e55cd3d2d988f
languageName: node
linkType: hard

Expand Down Expand Up @@ -1641,7 +1641,7 @@ __metadata:
"@astrojs/vercel": ^3.7.5
"@astrojs/vue": ^2.2.1
"@commitlint/cli": ^17.7.1
"@commitlint/config-conventional": ^17.6.7
"@commitlint/config-conventional": ^17.7.0
"@fontsource/nunito-sans": ^5.0.5
astro: ^2.9.7
astro-vanilla-extract: ^2.1.0
Expand Down Expand Up @@ -3161,14 +3161,12 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-conventionalcommits@npm:^5.0.0":
version: 5.0.0
resolution: "conventional-changelog-conventionalcommits@npm:5.0.0"
"conventional-changelog-conventionalcommits@npm:^6.1.0":
version: 6.1.0
resolution: "conventional-changelog-conventionalcommits@npm:6.1.0"
dependencies:
compare-func: ^2.0.0
lodash: ^4.17.15
q: ^1.5.1
checksum: b67d12e4e0fdde5baa32c3d77af472de38646a18657b26f5543eecce041a318103092fbfcef247e2319a16957c9ac78c6ea78acc11a5db6acf74be79a28c561f
checksum: 4383a35cdf72f5964e194a1146e7f78276e301f73bd993b71627bb93586b6470d411b9613507ceb37e0fed0b023199c95e941541fa47172b4e6a7916fc3a53ff
languageName: node
linkType: hard

Expand Down Expand Up @@ -6523,13 +6521,6 @@ __metadata:
languageName: node
linkType: hard

"q@npm:^1.5.1":
version: 1.5.1
resolution: "q@npm:1.5.1"
checksum: 147baa93c805bc1200ed698bdf9c72e9e42c05f96d007e33a558b5fdfd63e5ea130e99313f28efc1783e90e6bdb4e48b67a36fcc026b7b09202437ae88a1fb12
languageName: node
linkType: hard

"queue-microtask@npm:^1.2.2":
version: 1.2.3
resolution: "queue-microtask@npm:1.2.3"
Expand Down

1 comment on commit ff4648e

@vercel
Copy link

@vercel vercel bot commented on ff4648e Sep 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

website – ./

website-git-main-nblackburn.vercel.app
www.nblackburn.uk
website-nblackburn.vercel.app
nblackburn.uk

Please sign in to comment.