aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Isom <[email protected]>2021-01-07 12:49:22 -0500
committerGitHub <[email protected]>2021-01-07 12:49:22 -0500
commit6d0065f8b5766553a9d733fa1fc5bb673aac7bcb (patch)
tree40becd08ba6901304ec2559a185434068fe57e36
parent784c19484efc86e0f03217368fca78deec8590e4 (diff)
parentd2523c4eb8c592fe36f7b1898692d7daa5ec4b7d (diff)
downloadmuse-6d0065f8b5766553a9d733fa1fc5bb673aac7bcb.tar.xz
muse-6d0065f8b5766553a9d733fa1fc5bb673aac7bcb.zip
Merge pull request #76 from codetheweb/dependabot/npm_and_yarn/eslint-config-xo-0.34.0
Bump eslint-config-xo from 0.33.1 to 0.34.0
-rw-r--r--package.json2
-rw-r--r--yarn.lock18
2 files changed, 10 insertions, 10 deletions
diff --git a/package.json b/package.json
index 7bba494..f35ff33 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"@typescript-eslint/eslint-plugin": "^4.12.0",
"@typescript-eslint/parser": "^4.12.0",
"eslint": "^7.17.0",
- "eslint-config-xo": "^0.33.1",
+ "eslint-config-xo": "^0.34.0",
"eslint-config-xo-typescript": "^0.36.0",
"husky": "^4.3.7",
"nodemon": "^2.0.7",
diff --git a/yarn.lock b/yarn.lock
index 507dd10..486db1c 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -706,10 +706,10 @@ configstore@^5.0.1:
write-file-atomic "^3.0.0"
xdg-basedir "^4.0.0"
- version "1.0.9"
- resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.9.tgz#72bc13b483c0276801681871d4898516f8f54fdd"
- integrity sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw==
+ version "1.0.10"
+ resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.10.tgz#30d1e7f3d1b882b25ec4933d1d1adac353d20a59"
+ integrity sha512-gNld/3lySHwuhaVluJUKLePYirM3QNCKzVxqAdhJII9/WXKVX5PURzMVJspS1jTslSqjeuG4KMVTSouit5YPHA==
console-control-strings@^1.0.0, console-control-strings@~1.1.0:
version "1.1.0"
@@ -954,12 +954,12 @@ eslint-config-xo-typescript@^0.36.0:
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.36.0.tgz#4161d6342198c176f7264e76fc5fab20dfcc021e"
integrity sha512-wze9CboL9XHj4KRfqFedXjsJ9yM7iiJJnnVgiXJWdwzPXewFfdIUWHQVRoEYjGZ94cA8kVBkKnTCp8pi3EU3HQ==
-eslint-config-xo@^0.33.1:
- version "0.33.1"
- resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.33.1.tgz#05031d970c3ad5c3b592fc94dc8c8d5459cf44a9"
- integrity sha512-ZdnT4Q/m3CLCX0o3nKKW3Q8CfNiRy/ojkeffLtz8f0EQJMHP/9fJyncIvI0mik1wE61EI6PHrXdLeAbeb62cZw==
+eslint-config-xo@^0.34.0:
+ version "0.34.0"
+ resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.34.0.tgz#c158ab361aec62727219ed3b1971c24311cd9ad4"
+ integrity sha512-lbpHNfVmSrEQsHsyQ44wY8VA5mEI4Jri5Dk1BJUH0jiCw6nTkj16VQeHiuWzIBJ/uf+mF2FzSqLVf3tD1cHhYA==
dependencies:
- confusing-browser-globals "1.0.9"
+ confusing-browser-globals "1.0.10"
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
version "5.1.1"