Skip to content

Commit ceb0498

Browse files
build(deps): bump the npm group in /integration-tests/js-compute with 3 updates (#696)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c6a108 commit ceb0498

File tree

2 files changed

+62
-48
lines changed

2 files changed

+62
-48
lines changed

integration-tests/js-compute/package-lock.json

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

integration-tests/js-compute/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"lint": "npx prettier --write ./fixtures/**/*.js"
55
},
66
"devDependencies": {
7-
"eslint": "^8.51.0",
7+
"eslint": "^8.52.0",
88
"prettier": "^3.0.3"
99
},
1010
"dependencies": {
1111
"@actions/core": "^1.10.1",
1212
"@iarna/toml": "^2.2.5",
13-
"fast-check": "^3.13.1",
14-
"undici": "^5.26.3",
13+
"fast-check": "^3.13.2",
14+
"undici": "^5.26.5",
1515
"zx": "^7.2.3"
1616
},
1717
"type": "module"

0 commit comments

Comments
 (0)