Merge pull request #300 from furality/dependabot/npm_and_yarn/typescript-eslint/parser-7.0.1

build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.0.1
This commit is contained in:
ttshivers 2024-02-13 12:21:47 -06:00 committed by GitHub
commit ec90628e33
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 404 additions and 859 deletions

1259
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -30,8 +30,8 @@
"@nestjs/core": "^10.3.3", "@nestjs/core": "^10.3.3",
"@nestjs/platform-express": "^10.3.3", "@nestjs/platform-express": "^10.3.3",
"@types/node": "^20.11.17", "@types/node": "^20.11.17",
"@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^6.21.0", "@typescript-eslint/parser": "^7.0.1",
"eslint": "^8.56.0", "eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1", "eslint-plugin-import": "^2.29.1",