Merge pull request #16 from codetheweb/dependabot/npm_and_yarn/eslint-config-xo-typescript-0.36.0

Bump eslint-config-xo-typescript from 0.35.0 to 0.36.0
This commit is contained in:
Max Isom 2020-11-20 09:25:38 -05:00 committed by GitHub
commit d49abb9574
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

6
package-lock.json generated
View file

@ -1301,9 +1301,9 @@
}
},
"eslint-config-xo-typescript": {
"version": "0.35.0",
"resolved": "https://registry.npmjs.org/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.35.0.tgz",
"integrity": "sha512-Pgj9mX0T74Ro8FCvVO1ZjWWcPDW6J42SByG4GMRwMXXZrSwOUY83vj4Ii/+Q+amg2XJwyx0o5/sCprUP/nGM0Q==",
"version": "0.36.0",
"resolved": "https://registry.npmjs.org/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.36.0.tgz",
"integrity": "sha512-wze9CboL9XHj4KRfqFedXjsJ9yM7iiJJnnVgiXJWdwzPXewFfdIUWHQVRoEYjGZ94cA8kVBkKnTCp8pi3EU3HQ==",
"dev": true
},
"eslint-scope": {