mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-27 07:18:17 +01:00
chore(deps): update dependency @commitlint/cli to ^17.0.1
This commit is contained in:
parent
c8a4d4905e
commit
8d14c22253
20
package-lock.json
generated
20
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "gatsby-starter-lumen",
|
"name": "gatsby-starter-lumen",
|
||||||
"version": "1.1.122",
|
"version": "1.1.124",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "gatsby-starter-lumen",
|
"name": "gatsby-starter-lumen",
|
||||||
"version": "1.1.122",
|
"version": "1.1.124",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sentry/gatsby": "^6.19.7",
|
"@sentry/gatsby": "^6.19.7",
|
||||||
@ -43,7 +43,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@alxshelepenok/eslint-config": "^1.0.50",
|
"@alxshelepenok/eslint-config": "^1.0.50",
|
||||||
"@commitlint/cli": "^17.0.0",
|
"@commitlint/cli": "^17.0.1",
|
||||||
"@commitlint/config-conventional": "^17.0.0",
|
"@commitlint/config-conventional": "^17.0.0",
|
||||||
"@jest/globals": "^27.5.1",
|
"@jest/globals": "^27.5.1",
|
||||||
"@semantic-release/exec": "6.0.3",
|
"@semantic-release/exec": "6.0.3",
|
||||||
@ -2013,9 +2013,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/cli": {
|
"node_modules/@commitlint/cli": {
|
||||||
"version": "17.0.0",
|
"version": "17.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.0.1.tgz",
|
||||||
"integrity": "sha512-Np6slCdVVG1XwMvwbZrXIzS1INPAD5QmN4L6al04AmCd4nAPU63gxgxC5Mz0Fmx7va23Uvb0S7yEFV1JPhvPUQ==",
|
"integrity": "sha512-5xT1G5pnynR0tk/ms8Ji7yr9lZCeQs4GLVVtyK/gw20w+enoLTVuRKKY9zg88hy9FoCycc/W8iip2xv3c8payg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/format": "^17.0.0",
|
"@commitlint/format": "^17.0.0",
|
||||||
@ -2023,6 +2023,7 @@
|
|||||||
"@commitlint/load": "^17.0.0",
|
"@commitlint/load": "^17.0.0",
|
||||||
"@commitlint/read": "^17.0.0",
|
"@commitlint/read": "^17.0.0",
|
||||||
"@commitlint/types": "^17.0.0",
|
"@commitlint/types": "^17.0.0",
|
||||||
|
"execa": "^5.0.0",
|
||||||
"lodash": "^4.17.19",
|
"lodash": "^4.17.19",
|
||||||
"resolve-from": "5.0.0",
|
"resolve-from": "5.0.0",
|
||||||
"resolve-global": "1.0.0",
|
"resolve-global": "1.0.0",
|
||||||
@ -31259,9 +31260,9 @@
|
|||||||
"optional": true
|
"optional": true
|
||||||
},
|
},
|
||||||
"@commitlint/cli": {
|
"@commitlint/cli": {
|
||||||
"version": "17.0.0",
|
"version": "17.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.0.1.tgz",
|
||||||
"integrity": "sha512-Np6slCdVVG1XwMvwbZrXIzS1INPAD5QmN4L6al04AmCd4nAPU63gxgxC5Mz0Fmx7va23Uvb0S7yEFV1JPhvPUQ==",
|
"integrity": "sha512-5xT1G5pnynR0tk/ms8Ji7yr9lZCeQs4GLVVtyK/gw20w+enoLTVuRKKY9zg88hy9FoCycc/W8iip2xv3c8payg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/format": "^17.0.0",
|
"@commitlint/format": "^17.0.0",
|
||||||
@ -31269,6 +31270,7 @@
|
|||||||
"@commitlint/load": "^17.0.0",
|
"@commitlint/load": "^17.0.0",
|
||||||
"@commitlint/read": "^17.0.0",
|
"@commitlint/read": "^17.0.0",
|
||||||
"@commitlint/types": "^17.0.0",
|
"@commitlint/types": "^17.0.0",
|
||||||
|
"execa": "^5.0.0",
|
||||||
"lodash": "^4.17.19",
|
"lodash": "^4.17.19",
|
||||||
"resolve-from": "5.0.0",
|
"resolve-from": "5.0.0",
|
||||||
"resolve-global": "1.0.0",
|
"resolve-global": "1.0.0",
|
||||||
|
@ -81,7 +81,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@alxshelepenok/eslint-config": "^1.0.50",
|
"@alxshelepenok/eslint-config": "^1.0.50",
|
||||||
"@commitlint/cli": "^17.0.0",
|
"@commitlint/cli": "^17.0.1",
|
||||||
"@commitlint/config-conventional": "^17.0.0",
|
"@commitlint/config-conventional": "^17.0.0",
|
||||||
"@jest/globals": "^27.5.1",
|
"@jest/globals": "^27.5.1",
|
||||||
"@semantic-release/exec": "6.0.3",
|
"@semantic-release/exec": "6.0.3",
|
||||||
|
Loading…
Reference in New Issue
Block a user