Skip to content

Commit

Permalink
Bump typescript from 3.9.9 to 4.2.2
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.9 to 4.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and daansmit committed Feb 24, 2021
1 parent 10ffa31 commit c1ec80a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.14.3",
"typescript": "^3.6.3"
"typescript": "^4.2.2"
},
"peerDependencies": {
"@typescript-eslint/parser": "^4.15.1",
Expand All @@ -33,6 +33,6 @@
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.14.3",
"typescript": "^3.6.3"
"typescript": "^4.2.2"
}
}

0 comments on commit c1ec80a

Please sign in to comment.