Skip to content

Commit

Permalink
chore(deps-dev): bump @typescript-eslint/parser from 4.31.0 to 4.32.0
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.0 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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 1, 2021
1 parent 3f13095 commit eb9c56b
Show file tree
Hide file tree
Showing 2 changed files with 374 additions and 409 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,19 +58,19 @@
},
"devDependencies": {
"@commitlint/cli": "^13.0.0",
"@commitlint/config-conventional": "^13.0.0",
"@commitlint/config-conventional": "^13.2.0",
"@jdp-dev/commitlint-config": "^0.0.19",
"@jdp-dev/eslint-config-typescript-react": "^0.0.19",
"@jdp-dev/prettier-config": "^0.0.19",
"@jdp-dev/tsconfig": "^0.0.19",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.1.0",
"@testing-library/react": "^12.1.1",
"@types/jest": "^27.0.0",
"@types/node": "^16.9.1",
"@types/react": "^17.0.20",
"@types/react": "^17.0.26",
"@types/react-dom": "^17.0.9",
"@typescript-eslint/eslint-plugin": "^4.32.0",
"@typescript-eslint/parser": "^4.31.0",
"@typescript-eslint/parser": "^4.32.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^7.32.0",
"eslint-plugin-jest": "^24.4.0",
Expand All @@ -81,10 +81,10 @@
"eslint-plugin-react-hooks": "^4.2.0",
"husky": "^7.0.2",
"identity-obj-proxy": "^3.0.0",
"jest": "^27.1.1",
"jest": "^27.2.4",
"lint-staged": "^11.1.2",
"npm-run-all": "^4.1.5",
"prettier": "^2.4.0",
"prettier": "^2.4.1",
"react-test-renderer": "^17.0.2",
"rimraf": "^3.0.2",
"standard-version": "^9.3.1",
Expand Down
Loading

0 comments on commit eb9c56b

Please sign in to comment.