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

This commit is contained in:
renovate[bot] 2022-09-13 00:57:00 +00:00 committed by GitHub
parent 19f08e966d
commit a05cae72b4
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.376",
"version": "1.1.377",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "gatsby-starter-lumen",
"version": "1.1.376",
"version": "1.1.377",
"license": "MIT",
"dependencies": {
"@sentry/gatsby": "^7.12.1",
@ -42,7 +42,7 @@
"react-helmet": "^6.1.0"
},
"devDependencies": {
"@alxshelepenok/eslint-config": "^1.0.97",
"@alxshelepenok/eslint-config": "^1.0.98",
"@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.97",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.97.tgz",
"integrity": "sha512-O4VctpLs0EcuHDN5GJHIDv1leYBTWIM2747Fq8CWSOQ4KEmV9LHDbPHgVprrQI4gJ4gpPItUIP5f5yQ2EbC2bw==",
"version": "1.0.98",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.98.tgz",
"integrity": "sha512-f4lPfVfp1Jf4BE6oy1xiRoevrPn3zYJUW0LCzt5Y6S53efNtOCcdE8dHqgb/llvMzDGiKr0/16RNbwyTWwfUZg==",
"dev": true,
"peerDependencies": {
"eslint": "^7.7.0 || ^8.2.0"
@ -28778,9 +28778,9 @@
},
"dependencies": {
"@alxshelepenok/eslint-config": {
"version": "1.0.97",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.97.tgz",
"integrity": "sha512-O4VctpLs0EcuHDN5GJHIDv1leYBTWIM2747Fq8CWSOQ4KEmV9LHDbPHgVprrQI4gJ4gpPItUIP5f5yQ2EbC2bw==",
"version": "1.0.98",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.98.tgz",
"integrity": "sha512-f4lPfVfp1Jf4BE6oy1xiRoevrPn3zYJUW0LCzt5Y6S53efNtOCcdE8dHqgb/llvMzDGiKr0/16RNbwyTWwfUZg==",
"dev": true,
"requires": {}
},

View File

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