Skip to content

Commit 0edc149

Browse files
authored
Merge branch 'main' into update-flipt-node
2 parents 5d0f043 + e56f78b commit 0edc149

File tree

3 files changed

+56
-56
lines changed

3 files changed

+56
-56
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fetch-depth: 0
2525
submodules: recursive
2626

27-
- uses: bufbuild/buf-setup-action@v1.44.0
27+
- uses: bufbuild/buf-setup-action@v1.45.0
2828
with:
2929
github_token: ${{ github.token }}
3030
- name: Setup Node

package-lock.json

Lines changed: 52 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,14 @@
5656
"@opentelemetry/sdk-metrics": "^1.15.0",
5757
"@swc-node/register": "~1.10.0",
5858
"@swc/cli": "~0.4.0",
59-
"@swc/core": "1.7.36",
59+
"@swc/core": "1.7.39",
6060
"@types/assert": "^1.5.6",
6161
"@types/events": "^3.0.0",
6262
"@types/imurmurhash": "^0.1.3",
63-
"@types/jest": "29.5.13",
63+
"@types/jest": "29.5.14",
6464
"@types/lodash.isempty": "^4.4.7",
6565
"@types/lodash.isequal": "^4.5.6",
66-
"@types/node": "20.16.13",
66+
"@types/node": "20.17.0",
6767
"@types/object-hash": "^3.0.0",
6868
"@types/semver": "^7.5.4",
6969
"@typescript-eslint/eslint-plugin": "5.62.0",

0 commit comments

Comments
 (0)