chore(deps): update dependency @alxshelepenok/eslint-config to ^1.0.79

This commit is contained in:
renovate[bot] 2022-07-11 22:56:08 +00:00 committed by GitHub
parent 6e3b1ef74e
commit 737ecb96fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "gatsby-starter-lumen",
"version": "1.1.242",
"version": "1.1.243",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "gatsby-starter-lumen",
"version": "1.1.242",
"version": "1.1.243",
"license": "MIT",
"dependencies": {
"@sentry/gatsby": "^7.4.1",
@ -42,7 +42,7 @@
"react-helmet": "^6.1.0"
},
"devDependencies": {
"@alxshelepenok/eslint-config": "^1.0.78",
"@alxshelepenok/eslint-config": "^1.0.79",
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@jest/globals": "^27.5.1",
@ -107,9 +107,9 @@
}
},
"node_modules/@alxshelepenok/eslint-config": {
"version": "1.0.78",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.78.tgz",
"integrity": "sha512-YFzd94EnKW0VnLXpf6m7KJwHpqlu0owEsiwW6OOVTbAA9sOoUfthjFgPwJTr5UsjS2H5W7zOj0oyOT2bOnkYag==",
"version": "1.0.79",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.79.tgz",
"integrity": "sha512-kL8uan3B+xf+u2X+SszNsdNznCStRlu6suzQwSHpU10CkRZjKuuiBqpKPrl+iSAdCSgCYxZ146laanV+1+oBzg==",
"dev": true,
"peerDependencies": {
"eslint": "^7.7.0 || ^8.2.0"
@ -35123,9 +35123,9 @@
},
"dependencies": {
"@alxshelepenok/eslint-config": {
"version": "1.0.78",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.78.tgz",
"integrity": "sha512-YFzd94EnKW0VnLXpf6m7KJwHpqlu0owEsiwW6OOVTbAA9sOoUfthjFgPwJTr5UsjS2H5W7zOj0oyOT2bOnkYag==",
"version": "1.0.79",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.79.tgz",
"integrity": "sha512-kL8uan3B+xf+u2X+SszNsdNznCStRlu6suzQwSHpU10CkRZjKuuiBqpKPrl+iSAdCSgCYxZ146laanV+1+oBzg==",
"dev": true,
"requires": {}
},

View File

@ -80,7 +80,7 @@
"react-helmet": "^6.1.0"
},
"devDependencies": {
"@alxshelepenok/eslint-config": "^1.0.78",
"@alxshelepenok/eslint-config": "^1.0.79",
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@jest/globals": "^27.5.1",