Merge pull request #101 from umbraco/dependabot/npm_and_yarn/typescript-eslint/parser-5.33.1

Bump @typescript-eslint/parser from 5.33.0 to 5.33.1
This commit is contained in:
Jacob Overgaard
2022-08-16 11:45:32 +02:00
committed by GitHub
2 changed files with 155 additions and 14 deletions

View File

@@ -64,7 +64,7 @@
"@types/mocha": "^9.1.1",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.32.0",
"@typescript-eslint/parser": "^5.33.1",
"@web/dev-server-esbuild": "^0.3.1",
"@web/test-runner": "^0.14.0",
"@web/test-runner-playwright": "^0.8.9",