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

This commit is contained in:
Renovate Bot 2022-05-15 15:16:32 +00:00
parent 513807903a
commit 70c68d69c5
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
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.92",
"version": "1.1.93",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "gatsby-starter-lumen",
"version": "1.1.92",
"version": "1.1.93",
"license": "MIT",
"dependencies": {
"@sentry/gatsby": "^6.19.7",
@ -42,7 +42,7 @@
"react-helmet": "^6.1.0"
},
"devDependencies": {
"@alxshelepenok/eslint-config": "^1.0.42",
"@alxshelepenok/eslint-config": "^1.0.43",
"@commitlint/cli": "^16.3.0",
"@commitlint/config-conventional": "^16.2.4",
"@jest/globals": "^27.5.1",
@ -107,9 +107,9 @@
}
},
"node_modules/@alxshelepenok/eslint-config": {
"version": "1.0.42",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.42.tgz",
"integrity": "sha512-FlxOipbUaeZVbwEwdDU9xDXsyyoaC/OemCUZz3PSWAlKS6bn/Lcta8oM9e2sX1QEVXy83rK7W6w/jWM95m2feQ==",
"version": "1.0.43",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.43.tgz",
"integrity": "sha512-lnq693PrXPZq27cpwgIogVjhx6L8tpy5w5x8BqR2V3+NYFzSvqIHzSyAH1ehJVB04+cz7Q9lr+pA9HQEttzTeQ==",
"dev": true,
"peerDependencies": {
"eslint": "^7.7.0 || ^8.2.0"
@ -29942,9 +29942,9 @@
},
"dependencies": {
"@alxshelepenok/eslint-config": {
"version": "1.0.42",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.42.tgz",
"integrity": "sha512-FlxOipbUaeZVbwEwdDU9xDXsyyoaC/OemCUZz3PSWAlKS6bn/Lcta8oM9e2sX1QEVXy83rK7W6w/jWM95m2feQ==",
"version": "1.0.43",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.43.tgz",
"integrity": "sha512-lnq693PrXPZq27cpwgIogVjhx6L8tpy5w5x8BqR2V3+NYFzSvqIHzSyAH1ehJVB04+cz7Q9lr+pA9HQEttzTeQ==",
"dev": true,
"requires": {}
},

View File

@ -80,7 +80,7 @@
"react-helmet": "^6.1.0"
},
"devDependencies": {
"@alxshelepenok/eslint-config": "^1.0.42",
"@alxshelepenok/eslint-config": "^1.0.43",
"@commitlint/cli": "^16.3.0",
"@commitlint/config-conventional": "^16.2.4",
"@jest/globals": "^27.5.1",