Skip to content

Commit

Permalink
minor bumps (#7243)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkav committed Apr 5, 2024
1 parent 13fddd3 commit 4c82c8c
Show file tree
Hide file tree
Showing 6 changed files with 57 additions and 142 deletions.
172 changes: 44 additions & 128 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@
"ts-jest": "^29.1.2",
"tslib": "2.0.1",
"type-fest": "^4.15.0",
"typescript": "^5.4.3"
"typescript": "^5.4.4"
}
}
2 changes: 1 addition & 1 deletion packages/insomnia-send-request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"hkdf": "0.0.2",
"html-entities": "^2.5.2",
"httpsnippet": "^2.0.0",
"isomorphic-git": "^1.5.0",
"isomorphic-git": "^1.25.7",
"jshint": "^2.13.6",
"jsonlint-mod-fixed": "1.7.7",
"jsonpath-plus": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/insomnia-smoke-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@grpc/grpc-js": "^1.10.6",
"@grpc/proto-loader": "^0.7.12",
"@jest/globals": "^29.7.0",
"@playwright/test": "1.42.1",
"@playwright/test": "1.43.0",
"@ravanallc/grpc-server-reflection": "^0.1.6",
"@types/concurrently": "^6.4.0",
"@types/express": "^4.17.21",
Expand Down
Loading

0 comments on commit 4c82c8c

Please sign in to comment.