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

This commit is contained in:
renovate[bot] 2022-08-14 06:11:16 +00:00 committed by GitHub
parent fe1a487855
commit c323397203
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.303",
"version": "1.1.304",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "gatsby-starter-lumen",
"version": "1.1.303",
"version": "1.1.304",
"license": "MIT",
"dependencies": {
"@sentry/gatsby": "^7.10.0",
@ -42,7 +42,7 @@
"react-helmet": "^6.1.0"
},
"devDependencies": {
"@alxshelepenok/eslint-config": "^1.0.86",
"@alxshelepenok/eslint-config": "^1.0.87",
"@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.86",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.86.tgz",
"integrity": "sha512-vx3tthnU1r1afmn2mrzISEh0yI0g61WcnfqJ5o61wNbV3+BgkX9eaNXWIwHKnAtVVipb/OyOr/Cc1wgGfalGYg==",
"version": "1.0.87",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.87.tgz",
"integrity": "sha512-D8B663MIdmp1lgmjgYRmjjLb9EyA/3Xcc9h1JcpW/KCG4Rfwt8O59HVZ1v696XiR1DIfFzRCqkdajw0/X2NXnA==",
"dev": true,
"peerDependencies": {
"eslint": "^7.7.0 || ^8.2.0"
@ -30384,9 +30384,9 @@
},
"dependencies": {
"@alxshelepenok/eslint-config": {
"version": "1.0.86",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.86.tgz",
"integrity": "sha512-vx3tthnU1r1afmn2mrzISEh0yI0g61WcnfqJ5o61wNbV3+BgkX9eaNXWIwHKnAtVVipb/OyOr/Cc1wgGfalGYg==",
"version": "1.0.87",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.87.tgz",
"integrity": "sha512-D8B663MIdmp1lgmjgYRmjjLb9EyA/3Xcc9h1JcpW/KCG4Rfwt8O59HVZ1v696XiR1DIfFzRCqkdajw0/X2NXnA==",
"dev": true,
"requires": {}
},

View File

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