Browse Source

Merge pull request #86 from C4illin/dependabot/npm_and_yarn/typescript-eslint/parser-tw-7.17.0

build(deps-dev): update @typescript-eslint/parser requirement from ^7.16.1 to ^7.17.0
Emrik Östling 1 year ago
parent
commit
ec1a7bc015
2 changed files with 1 additions and 1 deletions
  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",