mirror of https://github.com/ColorlibHQ/AdminLTE
chore(deps-dev): bump eslint-config-xo-typescript from 0.55.1 to 0.56.0 (#4915)
Bumps [eslint-config-xo-typescript](https://github.com/xojs/eslint-config-xo-typescript) from 0.55.1 to 0.56.0. - [Release notes](https://github.com/xojs/eslint-config-xo-typescript/releases) - [Commits](https://github.com/xojs/eslint-config-xo-typescript/compare/v0.55.1...v0.56.0) --- updated-dependencies: - dependency-name: eslint-config-xo-typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/4925/head
parent
ec98dd8032
commit
f02d73f0e0
|
@ -21,7 +21,7 @@
|
|||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.33.0",
|
||||
"eslint-config-xo": "^0.43.1",
|
||||
"eslint-config-xo-typescript": "^0.55.1",
|
||||
"eslint-config-xo-typescript": "^0.56.0",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-unicorn": "^45.0.2",
|
||||
"fs-extra": "^11.1.0",
|
||||
|
@ -3543,9 +3543,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/eslint-config-xo-typescript": {
|
||||
"version": "0.55.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.55.1.tgz",
|
||||
"integrity": "sha512-iXua+7n9fOp7LzGzvXlcZG0w6cdtscjASGTrAHMj0Rn9voayxF2oRoMIK1QS6ZJb4fMVEQZdU2D6gTKmWhcCQQ==",
|
||||
"version": "0.56.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.56.0.tgz",
|
||||
"integrity": "sha512-JOuV9M6R0BphdWome5SiolbsZFpw5DX83HgUaIUoEZwkk0hDv+fmPoHNc3KwmoON5QEkuBxlIbW0o3PifzPCuw==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
|
@ -12721,9 +12721,9 @@
|
|||
}
|
||||
},
|
||||
"eslint-config-xo-typescript": {
|
||||
"version": "0.55.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.55.1.tgz",
|
||||
"integrity": "sha512-iXua+7n9fOp7LzGzvXlcZG0w6cdtscjASGTrAHMj0Rn9voayxF2oRoMIK1QS6ZJb4fMVEQZdU2D6gTKmWhcCQQ==",
|
||||
"version": "0.56.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.56.0.tgz",
|
||||
"integrity": "sha512-JOuV9M6R0BphdWome5SiolbsZFpw5DX83HgUaIUoEZwkk0hDv+fmPoHNc3KwmoON5QEkuBxlIbW0o3PifzPCuw==",
|
||||
"dev": true,
|
||||
"requires": {}
|
||||
},
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.33.0",
|
||||
"eslint-config-xo": "^0.43.1",
|
||||
"eslint-config-xo-typescript": "^0.55.1",
|
||||
"eslint-config-xo-typescript": "^0.56.0",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-unicorn": "^45.0.2",
|
||||
"fs-extra": "^11.1.0",
|
||||
|
|
Loading…
Reference in New Issue