Updated to @shlinkio/eslint-config-js-coding-standard@1.2.1

This commit is contained in:
Alejandro Celaya
2021-02-28 13:01:11 +01:00
parent 47fb26368b
commit 3f616d5482
3 changed files with 11 additions and 16 deletions

19
package-lock.json generated
View File

@@ -5185,9 +5185,9 @@
"integrity": "sha512-QbleYZTMcgujAEyWGki8Lx6cXQqWkNtQlqf5c7NImlIp8bKW66bFpez/6EVatW7+p9WKBOEOVci/9W7WW70EZg=="
},
"@shlinkio/eslint-config-js-coding-standard": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@shlinkio/eslint-config-js-coding-standard/-/eslint-config-js-coding-standard-1.2.0.tgz",
"integrity": "sha512-WSP92wnUxgP610sAP42ILZs2PGW5GoJ2w8onfbaUaOusMSi+a+8wXhWN9opRCl/UBcwwLfF5tPGx9et4pxYXaA==",
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/@shlinkio/eslint-config-js-coding-standard/-/eslint-config-js-coding-standard-1.2.1.tgz",
"integrity": "sha512-uRiz5I+CgB/e+3WBagF0seY1HKqf24B4bNp3OQtbE2rsqMQrRMORoePqy4763K/+IRtNa7584o+Ci7XJGGLUOQ==",
"dev": true,
"requires": {
"babel-eslint": "^10.1.0",
@@ -5198,6 +5198,7 @@
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.5",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-react": "^7.22.0"
}
@@ -13113,7 +13114,7 @@
},
"load-json-file": {
"version": "2.0.0",
"resolved": "https://registry.yarnpkg.com/load-json-file/-/load-json-file-2.0.0.tgz",
"resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz",
"integrity": "sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=",
"dev": true,
"requires": {
@@ -13159,7 +13160,7 @@
},
"parse-json": {
"version": "2.2.0",
"resolved": "https://registry.yarnpkg.com/parse-json/-/parse-json-2.2.0.tgz",
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
"integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=",
"dev": true,
"requires": {
@@ -13168,7 +13169,7 @@
},
"path-type": {
"version": "2.0.0",
"resolved": "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz",
"resolved": "https://registry.npmjs.org/path-type/-/path-type-2.0.0.tgz",
"integrity": "sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=",
"dev": true,
"requires": {
@@ -13177,13 +13178,13 @@
},
"pify": {
"version": "2.3.0",
"resolved": "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz",
"resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
"integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
"dev": true
},
"read-pkg": {
"version": "2.0.0",
"resolved": "https://registry.yarnpkg.com/read-pkg/-/read-pkg-2.0.0.tgz",
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-2.0.0.tgz",
"integrity": "sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=",
"dev": true,
"requires": {
@@ -13194,7 +13195,7 @@
},
"read-pkg-up": {
"version": "2.0.0",
"resolved": "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-2.0.0.tgz",
"resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-2.0.0.tgz",
"integrity": "sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=",
"dev": true,
"requires": {