Sfoglia il codice sorgente

build(deps-dev): update @typescript-eslint/parser requirement

Updates the requirements on [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) to permit the latest version.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.17.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 anno fa
parent
commit
0805241a19
2 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. BIN
      bun.lockb
  2. 1 1
      package.json

BIN
bun.lockb


+ 1 - 1
package.json

@@ -29,7 +29,7 @@
     "@types/node": "^20.14.11",
     "@types/ws": "^8.5.11",
     "@typescript-eslint/eslint-plugin": "^7.17.0",
-    "@typescript-eslint/parser": "^7.16.1",
+    "@typescript-eslint/parser": "^7.17.0",
     "cpy-cli": "^5.0.0",
     "eslint-config-prettier": "^9.1.0",
     "eslint-plugin-prettier": "^5.2.1",