Skip to content

Commit

Permalink
chore(deps): update dependency quicktype to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 5, 2023
1 parent 075c3a3 commit 57e8d67
Show file tree
Hide file tree
Showing 4 changed files with 309 additions and 830 deletions.
2 changes: 1 addition & 1 deletion packages/bazel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@angular-devkit/core": "^16.0.0",
"cpy-cli": "^4.0.0",
"quicktype": "^15.0.260",
"quicktype": "^23.0.0",
"rimraf": "^5.0.0",
"typescript": "5.0.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/jest": "^29.5.1",
"cpy-cli": "^4.0.0",
"jest": "29.5.0",
"quicktype": "^15.0.260",
"quicktype": "^23.0.0",
"rimraf": "^5.0.0",
"typescript": "5.0.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/timestamp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/dateformat": "^5.0.0",
"cpy-cli": "^4.0.0",
"jest": "29.5.0",
"quicktype": "^15.0.260",
"quicktype": "^23.0.0",
"rimraf": "^5.0.0",
"typescript": "5.0.4"
}
Expand Down

0 comments on commit 57e8d67

Please sign in to comment.