aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Isom <[email protected]>2021-04-01 13:00:20 -0500
committerGitHub <[email protected]>2021-04-01 13:00:20 -0500
commitd5ca0057f8ab1833587731234e47bd7180455d85 (patch)
treed8a2b766f7cb344107afae57db98644e460606ff
parentd0c01d791aa3005fbff14b2c94326ba687d0c532 (diff)
parentda3762cfd5831d403d16720c39ab864529d95fb9 (diff)
downloadmuse-d5ca0057f8ab1833587731234e47bd7180455d85.tar.xz
muse-d5ca0057f8ab1833587731234e47bd7180455d85.zip
Merge pull request #119 from codetheweb/dependabot/npm_and_yarn/eslint-config-xo-0.35.0
Bump eslint-config-xo from 0.34.0 to 0.35.0
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 0a58d86..1db634d 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"@typescript-eslint/eslint-plugin": "^4.20.0",
"@typescript-eslint/parser": "^4.20.0",
"eslint": "^7.23.0",
- "eslint-config-xo": "^0.34.0",
+ "eslint-config-xo": "^0.35.0",
"eslint-config-xo-typescript": "^0.36.0",
"husky": "^4.3.8",
"nodemon": "^2.0.7",
diff --git a/yarn.lock b/yarn.lock
index b8ab920..7bc2afb 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -964,10 +964,10 @@ 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.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==
+eslint-config-xo@^0.35.0:
+ version "0.35.0"
+ resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.35.0.tgz#8b5afca244c44129c32386c28602f973ad5cb762"
+ integrity sha512-+WyZTLWUJlvExFrBU/Ldw8AB/S0d3x+26JQdBWbcqig2ZaWh0zinYcHok+ET4IoPaEcRRf3FE9kjItNVjBwnAg==
dependencies:
confusing-browser-globals "1.0.10"