mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
chore(deps): update dependency @alxshelepenok/eslint-config to ^1.0.35
This commit is contained in:
parent
bc217287b3
commit
b7a80c80e1
18
package-lock.json
generated
18
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "gatsby-starter-lumen",
|
||||
"version": "1.1.46",
|
||||
"version": "1.1.47",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "gatsby-starter-lumen",
|
||||
"version": "1.1.46",
|
||||
"version": "1.1.47",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@sentry/gatsby": "^6.19.7",
|
||||
@ -42,7 +42,7 @@
|
||||
"react-helmet": "^6.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alxshelepenok/eslint-config": "^1.0.34",
|
||||
"@alxshelepenok/eslint-config": "^1.0.35",
|
||||
"@commitlint/cli": "^16.2.4",
|
||||
"@commitlint/config-conventional": "^16.2.4",
|
||||
"@jest/globals": "^27.5.1",
|
||||
@ -107,9 +107,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alxshelepenok/eslint-config": {
|
||||
"version": "1.0.34",
|
||||
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.34.tgz",
|
||||
"integrity": "sha512-Yb1+dlbcN772F2PUof7SKwKS4MNPsBwCGfDAgZUdTEINC/ko+uZ/UCjp/PSdbfsq11ZD8OWsI/kyssKy5+9IXw==",
|
||||
"version": "1.0.35",
|
||||
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.35.tgz",
|
||||
"integrity": "sha512-PP25Yi8zp2xkpU7obuz7W9paYfcWZVQvj/hHr2QG873aa0AJFCv5cLJp2jUtpTaTRXZAFaQ7Jshc9rc0fIV89Q==",
|
||||
"dev": true,
|
||||
"peerDependencies": {
|
||||
"eslint": "^7.7.0 || ^8.2.0"
|
||||
@ -30066,9 +30066,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@alxshelepenok/eslint-config": {
|
||||
"version": "1.0.34",
|
||||
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.34.tgz",
|
||||
"integrity": "sha512-Yb1+dlbcN772F2PUof7SKwKS4MNPsBwCGfDAgZUdTEINC/ko+uZ/UCjp/PSdbfsq11ZD8OWsI/kyssKy5+9IXw==",
|
||||
"version": "1.0.35",
|
||||
"resolved": "https://registry.npmjs.org/@alxshelepenok/eslint-config/-/eslint-config-1.0.35.tgz",
|
||||
"integrity": "sha512-PP25Yi8zp2xkpU7obuz7W9paYfcWZVQvj/hHr2QG873aa0AJFCv5cLJp2jUtpTaTRXZAFaQ7Jshc9rc0fIV89Q==",
|
||||
"dev": true,
|
||||
"requires": {}
|
||||
},
|
||||
|
@ -80,7 +80,7 @@
|
||||
"react-helmet": "^6.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alxshelepenok/eslint-config": "^1.0.34",
|
||||
"@alxshelepenok/eslint-config": "^1.0.35",
|
||||
"@commitlint/cli": "^16.2.4",
|
||||
"@commitlint/config-conventional": "^16.2.4",
|
||||
"@jest/globals": "^27.5.1",
|
||||
|
Loading…
Reference in New Issue
Block a user