diff options
author | 2022-06-23 11:23:20 +0000 | |
---|---|---|
committer | 2022-06-23 11:23:20 +0000 | |
commit | b0823b6b54fb6e0871cef6528ef49d336c6484ec (patch) | |
tree | 461756139c17819215caa597b9bd49f7a4dcc75d /package.json | |
parent | Merge pull request #458 from python-discord/dependabot/npm_and_yarn/swc/core-... (diff) |
Bump @typescript-eslint/parser from 5.28.0 to 5.29.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.28.0 to 5.29.0.
- [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/v5.29.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]>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bc68c38..5e4bd29 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@types/react-transition-group": "4.4.4", "@types/smoothscroll-polyfill": "0.3.1", "@typescript-eslint/eslint-plugin": "5.28.0", - "@typescript-eslint/parser": "5.28.0", + "@typescript-eslint/parser": "5.29.0", "dotenv": "16.0.1", "eslint": "8.18.0", "eslint-plugin-react": "7.30.0", |