2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-21 09:38:31 +02:00

build(deps-dev): bump @commitlint/cli from 16.0.1 to 16.0.2 (#305)

This commit is contained in:
dependabot[bot] 2022-01-15 00:10:24 +01:00 committed by GitHub
parent 5f85941f43
commit c6d6ef997e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -13,7 +13,7 @@
"jsonwebtoken": "8.5.1"
},
"devDependencies": {
"@commitlint/cli": "16.0.1",
"@commitlint/cli": "16.0.2",
"@commitlint/config-conventional": "16.0.0",
"@types/express": "4.17.13",
"@types/jest": "27.4.0",
@ -659,9 +659,9 @@
"dev": true
},
"node_modules/@commitlint/cli": {
"version": "16.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-16.0.1.tgz",
"integrity": "sha512-61gGRy65WiVDRsqP0dAR2fAgE3qrTBW3fgz9MySv32y5Ib3ZXXDDq6bGyQqi2dSaPuDYzNCRwwlC7mmQM73T/g==",
"version": "16.0.2",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-16.0.2.tgz",
"integrity": "sha512-Jt7iaBjoLGC5Nq4dHPTvTYnqPGkElFPBtTXTvBpTgatZApczyjI2plE0oG4GYWPp1suHIS/VdVDOMpPZjGVusg==",
"dev": true,
"dependencies": {
"@commitlint/format": "^16.0.0",
@ -14377,9 +14377,9 @@
"dev": true
},
"@commitlint/cli": {
"version": "16.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-16.0.1.tgz",
"integrity": "sha512-61gGRy65WiVDRsqP0dAR2fAgE3qrTBW3fgz9MySv32y5Ib3ZXXDDq6bGyQqi2dSaPuDYzNCRwwlC7mmQM73T/g==",
"version": "16.0.2",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-16.0.2.tgz",
"integrity": "sha512-Jt7iaBjoLGC5Nq4dHPTvTYnqPGkElFPBtTXTvBpTgatZApczyjI2plE0oG4GYWPp1suHIS/VdVDOMpPZjGVusg==",
"dev": true,
"requires": {
"@commitlint/format": "^16.0.0",

View File

@ -56,7 +56,7 @@
"jsonwebtoken": "8.5.1"
},
"devDependencies": {
"@commitlint/cli": "16.0.1",
"@commitlint/cli": "16.0.2",
"@commitlint/config-conventional": "16.0.0",
"@types/express": "4.17.13",
"@types/jest": "27.4.0",