Skip to content

Commit 929f943

Browse files
build(deps-dev): bump @typescript-eslint/parser from 4.31.2 to 4.32.0 (#615)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.2 to 4.32.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.32.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b46208 commit 929f943

File tree

2 files changed

+131
-14
lines changed

2 files changed

+131
-14
lines changed

package-lock.json

+130-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/jest": "^27.0.2",
3232
"@types/node": "^16.10.1",
3333
"@typescript-eslint/eslint-plugin": "^4.31.2",
34-
"@typescript-eslint/parser": "^4.31.2",
34+
"@typescript-eslint/parser": "^4.32.0",
3535
"eslint": "^7.32.0",
3636
"eslint-config-prettier": "^8.1.0",
3737
"eslint-plugin-node": "^11.1.0",

0 commit comments

Comments
 (0)