Skip to content

Commit

Permalink
Merge branch 'main' into pre_commit_hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-fenster authored Mar 21, 2024
2 parents 54f326a + ffb3e2c commit 99b961e
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 99b961e

Please sign in to comment.