Skip to content

Commit

Permalink
chore(deps): bump typescript version (#859)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonycoco committed Mar 21, 2024
1 parent fd270b3 commit ffb3e2c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

9 changes: 2 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,7 @@
"engines": {
"node": ">=14"
},
"keywords": [
"typescript",
"linter",
"formatter",
"google"
],
"keywords": ["typescript", "linter", "formatter", "google"],
"author": "Google Inc.",
"license": "Apache-2.0",
"dependencies": {
Expand Down Expand Up @@ -82,7 +77,7 @@
"mocha": "^10.0.0",
"sinon": "^17.0.0",
"tmp": "0.2.3",
"typescript": "~5.2.0"
"typescript": "~5.4.3"
},
"peerDependencies": {
"typescript": ">=3"
Expand Down

0 comments on commit ffb3e2c

Please sign in to comment.