Skip to content

Commit 39f6d91

Browse files
Bump read-pkg-up from 9.1.0 to 10.0.0 (#10827)
Bumps [read-pkg-up](https://github.com/sindresorhus/read-pkg-up) from 9.1.0 to 10.0.0. - [Release notes](https://github.com/sindresorhus/read-pkg-up/releases) - [Commits](sindresorhus/read-package-up@v9.1.0...v10.0.0) --- updated-dependencies: - dependency-name: read-pkg-up dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5977a1 commit 39f6d91

3 files changed

Lines changed: 90 additions & 25 deletions

File tree

package-lock.json

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

packages/wdio-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"lodash.flattendeep": "^4.4.0",
6464
"lodash.pickby": "^4.6.0",
6565
"lodash.union": "^4.6.0",
66-
"read-pkg-up": "9.1.0",
66+
"read-pkg-up": "10.0.0",
6767
"recursive-readdir": "^2.2.3",
6868
"webdriverio": "8.13.13",
6969
"yargs": "^17.7.2",

packages/wdio-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"deepmerge-ts": "^5.0.0",
3737
"glob": "^10.2.2",
3838
"import-meta-resolve": "^3.0.0",
39-
"read-pkg-up": "^9.1.0"
39+
"read-pkg-up": "^10.0.0"
4040
},
4141
"publishConfig": {
4242
"access": "public"

0 commit comments

Comments
 (0)