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

This commit is contained in:
Renovate Bot 2022-06-14 00:29:44 +00:00
parent 25784ea911
commit 2b1846bfa1
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.177",
"version": "1.1.178",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "gatsby-starter-lumen",
"version": "1.1.177",
"version": "1.1.178",
"license": "MIT",
"dependencies": {
"@sentry/gatsby": "^7.1.1",
@ -42,7 +42,7 @@
"react-helmet": "^6.1.0"
},
"devDependencies": {
"@alxshelepenok/eslint-config": "^1.0.63",
"@alxshelepenok/eslint-config": "^1.0.64",
"@commitlint/cli": "^17.0.2",
"@commitlint/config-conventional": "^17.0.2",
"@jest/globals": "^27.5.1",
@ -107,9 +107,9 @@
}
},
"node_modules/@alxshelepenok/eslint-config": {
"version": "1.0.63",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.63.tgz",
"integrity": "sha512-aGoep9dqZp5hPDL9vh6m53UcZDbsxzavbJF1XYh0Asew4TIeSBjIoL2562DSxKil79hJWA+CrhWk6tA+M5WAXg==",
"version": "1.0.64",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.64.tgz",
"integrity": "sha512-7hNOcgP707Te4jhQVGjkaImOSoJOfs6VN3PoLEEm4tP7C+INcnpJhsaUbI/qVnhp0Vgt1On1V/7e5ZYvOmHgCA==",
"dev": true,
"peerDependencies": {
"eslint": "^7.7.0 || ^8.2.0"
@ -30670,9 +30670,9 @@
},
"dependencies": {
"@alxshelepenok/eslint-config": {
"version": "1.0.63",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.63.tgz",
"integrity": "sha512-aGoep9dqZp5hPDL9vh6m53UcZDbsxzavbJF1XYh0Asew4TIeSBjIoL2562DSxKil79hJWA+CrhWk6tA+M5WAXg==",
"version": "1.0.64",
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.64.tgz",
"integrity": "sha512-7hNOcgP707Te4jhQVGjkaImOSoJOfs6VN3PoLEEm4tP7C+INcnpJhsaUbI/qVnhp0Vgt1On1V/7e5ZYvOmHgCA==",
"dev": true,
"requires": {}
},

View File

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