Skip to content

Commit

Permalink
chore(deps): Bump the dependencies group with 3 updates (puppeteer#12798
Browse files Browse the repository at this point in the history
)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent bf7e666 commit 177625d
Show file tree
Hide file tree
Showing 6 changed files with 35 additions and 26 deletions.
47 changes: 28 additions & 19 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@
"gts": "5.3.1",
"hereby": "1.8.9",
"license-checker": "25.0.1",
"mocha": "10.6.0",
"mocha": "10.7.0",
"npm-run-all2": "6.2.2",
"prettier": "3.3.3",
"semver": "7.6.2",
"semver": "7.6.3",
"sinon": "18.0.0",
"source-map-support": "0.5.21",
"spdx-satisfies": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/browsers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"tar-fs": "^3.0.6",
"unbzip2-stream": "^1.4.3",
"yargs": "^17.7.2",
"semver": "^7.6.2"
"semver": "^7.6.3"
},
"devDependencies": {
"@types/debug": "4.1.12",
Expand Down
4 changes: 2 additions & 2 deletions test/installation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"assets"
],
"dependencies": {
"glob": "10.4.3",
"mocha": "10.6.0"
"glob": "10.4.5",
"mocha": "10.7.0"
}
}
2 changes: 1 addition & 1 deletion tools/doctest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/yargs": "17.0.32",
"acorn": "8.12.1",
"doctrine": "3.0.0",
"glob": "10.4.3",
"glob": "10.4.5",
"pkg-dir": "8.0.0",
"source-map-support": "0.5.21",
"source-map": "0.7.4",
Expand Down
2 changes: 1 addition & 1 deletion tools/mocha-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@types/yargs": "17.0.32",
"c8": "10.1.2",
"glob": "10.4.3",
"glob": "10.4.5",
"yargs": "17.7.2",
"zod": "3.23.8"
}
Expand Down

0 comments on commit 177625d

Please sign in to comment.