Skip to content

Commit

Permalink
Update dependency typescript to v5.1.6 (#191)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 29, 2023
1 parent 0df3054 commit 9db78cd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"react-loader-spinner": "^5.3.4",
"react-scripts": "5.0.1",
"reflect-metadata": "0.1.13",
"typescript": "5.1.5",
"typescript": "5.1.6",
"uuid": "9.0.0",
"webextension-polyfill": "0.10.0"
},
Expand Down Expand Up @@ -61,7 +61,7 @@
"prettier": "2.8.8"
},
"overrides": {
"typescript": "5.1.5"
"typescript": "5.1.6"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit 9db78cd

Please sign in to comment.