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

This commit is contained in:
renovate[bot] 2022-09-09 19:46:12 +00:00 committed by GitHub
parent 3ceeaebc7b
commit 17bdc40a36
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.365",
"version": "1.1.367",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "gatsby-starter-lumen",
"version": "1.1.365",
"version": "1.1.367",
"license": "MIT",
"dependencies": {
"@sentry/gatsby": "^7.10.0",
@ -42,7 +42,7 @@
"react-helmet": "^6.1.0"
},
"devDependencies": {
"@alxshelepenok/eslint-config": "^1.0.95",
"@alxshelepenok/eslint-config": "^1.0.96",
"@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.95",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.95.tgz",
"integrity": "sha512-Dm3j4M6zxzIarIKuRdhq3xc87T0WflNnp2PzxFS8+K7Qj1pKiPENha7fOMo0fPt4jdQYYm3KaEDp5d+PJWXIdA==",
"version": "1.0.96",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.96.tgz",
"integrity": "sha512-50/MJv0gqiqWGwsu5EEaMoV8rmW0Y/vlowIImrOseBaSgGb8jUUeWW5hhWyG0o7Fr4cHBZP3Ffhf6A+drqJtmA==",
"dev": true,
"peerDependencies": {
"eslint": "^7.7.0 || ^8.2.0"
@ -30456,9 +30456,9 @@
},
"dependencies": {
"@alxshelepenok/eslint-config": {
"version": "1.0.95",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.95.tgz",
"integrity": "sha512-Dm3j4M6zxzIarIKuRdhq3xc87T0WflNnp2PzxFS8+K7Qj1pKiPENha7fOMo0fPt4jdQYYm3KaEDp5d+PJWXIdA==",
"version": "1.0.96",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.96.tgz",
"integrity": "sha512-50/MJv0gqiqWGwsu5EEaMoV8rmW0Y/vlowIImrOseBaSgGb8jUUeWW5hhWyG0o7Fr4cHBZP3Ffhf6A+drqJtmA==",
"dev": true,
"requires": {}
},

View File

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