mirror of https://github.com/ColorlibHQ/AdminLTE
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
parent
21ab3e8f38
commit
f0fc1ac916
|
@ -4292,9 +4292,9 @@
|
|||
}
|
||||
},
|
||||
"eslint-config-xo": {
|
||||
"version": "0.32.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.32.1.tgz",
|
||||
"integrity": "sha512-achnYLilUTtljR1CGRikVj9HRAf5GplJeGgeyQMvph7mKo+AqTkNuig4EO/IrNOChcjoazgw9YT4cW/3+69i3Q==",
|
||||
"version": "0.33.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.33.1.tgz",
|
||||
"integrity": "sha512-ZdnT4Q/m3CLCX0o3nKKW3Q8CfNiRy/ojkeffLtz8f0EQJMHP/9fJyncIvI0mik1wE61EI6PHrXdLeAbeb62cZw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"confusing-browser-globals": "1.0.9"
|
||||
|
|
|
@ -137,7 +137,7 @@
|
|||
"bundlewatch": "^0.3.1",
|
||||
"clean-css-cli": "^4.3.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-import": "^2.22.1",
|
||||
"eslint-plugin-unicorn": "^22.0.0",
|
||||
|
|
Loading…
Reference in New Issue