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

This commit is contained in:
renovate[bot] 2022-09-12 17:19:25 +00:00 committed by GitHub
parent 74ae20a8e9
commit 3396ad3972
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.374",
"version": "1.1.375",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "gatsby-starter-lumen",
"version": "1.1.374",
"version": "1.1.375",
"license": "MIT",
"dependencies": {
"@sentry/gatsby": "^7.12.1",
@ -42,7 +42,7 @@
"react-helmet": "^6.1.0"
},
"devDependencies": {
"@alxshelepenok/eslint-config": "^1.0.96",
"@alxshelepenok/eslint-config": "^1.0.97",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@jest/globals": "^27.5.1",
@ -107,9 +107,9 @@
}
},
"node_modules/@alxshelepenok/eslint-config": {
"version": "1.0.96",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.96.tgz",
"integrity": "sha512-50/MJv0gqiqWGwsu5EEaMoV8rmW0Y/vlowIImrOseBaSgGb8jUUeWW5hhWyG0o7Fr4cHBZP3Ffhf6A+drqJtmA==",
"version": "1.0.97",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.97.tgz",
"integrity": "sha512-O4VctpLs0EcuHDN5GJHIDv1leYBTWIM2747Fq8CWSOQ4KEmV9LHDbPHgVprrQI4gJ4gpPItUIP5f5yQ2EbC2bw==",
"dev": true,
"peerDependencies": {
"eslint": "^7.7.0 || ^8.2.0"
@ -28778,9 +28778,9 @@
},
"dependencies": {
"@alxshelepenok/eslint-config": {
"version": "1.0.96",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.96.tgz",
"integrity": "sha512-50/MJv0gqiqWGwsu5EEaMoV8rmW0Y/vlowIImrOseBaSgGb8jUUeWW5hhWyG0o7Fr4cHBZP3Ffhf6A+drqJtmA==",
"version": "1.0.97",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.97.tgz",
"integrity": "sha512-O4VctpLs0EcuHDN5GJHIDv1leYBTWIM2747Fq8CWSOQ4KEmV9LHDbPHgVprrQI4gJ4gpPItUIP5f5yQ2EbC2bw==",
"dev": true,
"requires": {}
},

View File

@ -80,7 +80,7 @@
"react-helmet": "^6.1.0"
},
"devDependencies": {
"@alxshelepenok/eslint-config": "^1.0.96",
"@alxshelepenok/eslint-config": "^1.0.97",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@jest/globals": "^27.5.1",