Skip to content

Commit cbb6101

Browse files
build(deps): bump the npm group in /.github/actions/compute-sdk-test with 2 updates (#675)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79aab54 commit cbb6101

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

.github/actions/compute-sdk-test/package-lock.json

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

.github/actions/compute-sdk-test/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
},
1010
"license": "APACHE-2.0",
1111
"dependencies": {
12-
"@actions/core": "^1.10.0",
12+
"@actions/core": "^1.10.1",
1313
"@actions/github": "^5.1.1",
1414
"better-logging": "^5.0.0",
1515
"chalk": "^5.3.0",
1616
"is-port-reachable": "^4.0.0",
1717
"undici": "^5.25.2"
1818
},
1919
"devDependencies": {
20-
"@vercel/ncc": "^0.36.0"
20+
"@vercel/ncc": "^0.38.0"
2121
}
2222
}

0 commit comments

Comments
 (0)