Преглед изворни кода

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>
dependabot[bot] пре 2 година
родитељ
комит
f02d73f0e0
2 измењених фајлова са 8 додато и 8 уклоњено
  1. 7 7
      package-lock.json
  2. 1 1
      package.json

+ 7 - 7
package-lock.json

@@ -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": {}
     },

+ 1 - 1
package.json

@@ -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",