aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-20 13:01:37 +0000
committerGitHub <[email protected]>2020-11-20 13:01:37 +0000
commita34efc435202f6328a539afd27145a2f0ac5d2ad (patch)
tree18bd388cb140015beba020a066e73c82a18890ce /package.json
parentb6bb4bea1c180b27f02817066b6d0e70fad4cc17 (diff)
downloadmuse-a34efc435202f6328a539afd27145a2f0ac5d2ad.tar.xz
muse-a34efc435202f6328a539afd27145a2f0ac5d2ad.zip
Bump eslint-config-xo-typescript from 0.35.0 to 0.36.0
Bumps [eslint-config-xo-typescript](https://github.com/xojs/eslint-config-xo-typescript) from 0.35.0 to 0.36.0. - [Release notes](https://github.com/xojs/eslint-config-xo-typescript/releases) - [Commits](https://github.com/xojs/eslint-config-xo-typescript/compare/v0.35.0...v0.36.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 922eb11..44cfeab 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"@typescript-eslint/parser": "^4.8.1",
"eslint": "^7.13.0",
"eslint-config-xo": "^0.33.1",
- "eslint-config-xo-typescript": "^0.35.0",
+ "eslint-config-xo-typescript": "^0.36.0",
"husky": "^4.3.0",
"nodemon": "^2.0.6",
"ts-node": "^9.0.0",