Bump eslint-config-xo from 0.32.1 to 0.33.1 (#3172)

Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.32.1 to 0.33.1.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases)
- [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.32.1...v0.33.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3175/head
dependabot[bot] 2020-11-30 08:54:59 +01:00 committed by GitHub
parent 21ab3e8f38
commit f0fc1ac916
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -4292,9 +4292,9 @@
} }
}, },
"eslint-config-xo": { "eslint-config-xo": {
"version": "0.32.1", "version": "0.33.1",
"resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.32.1.tgz", "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.33.1.tgz",
"integrity": "sha512-achnYLilUTtljR1CGRikVj9HRAf5GplJeGgeyQMvph7mKo+AqTkNuig4EO/IrNOChcjoazgw9YT4cW/3+69i3Q==", "integrity": "sha512-ZdnT4Q/m3CLCX0o3nKKW3Q8CfNiRy/ojkeffLtz8f0EQJMHP/9fJyncIvI0mik1wE61EI6PHrXdLeAbeb62cZw==",
"dev": true, "dev": true,
"requires": { "requires": {
"confusing-browser-globals": "1.0.9" "confusing-browser-globals": "1.0.9"

View File

@ -137,7 +137,7 @@
"bundlewatch": "^0.3.1", "bundlewatch": "^0.3.1",
"clean-css-cli": "^4.3.0", "clean-css-cli": "^4.3.0",
"eslint": "^7.14.0", "eslint": "^7.14.0",
"eslint-config-xo": "^0.32.1", "eslint-config-xo": "^0.33.1",
"eslint-plugin-compat": "^3.8.0", "eslint-plugin-compat": "^3.8.0",
"eslint-plugin-import": "^2.22.1", "eslint-plugin-import": "^2.22.1",
"eslint-plugin-unicorn": "^22.0.0", "eslint-plugin-unicorn": "^22.0.0",