Skip to content

Commit 4314601

Browse files
fix(deps): update dependency patch-package to v8.0.1 (#7788)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [patch-package](https://redirect.github.com/ds300/patch-package) | [`8.0.0` -> `8.0.1`](https://renovatebot.com/diffs/npm/patch-package/8.0.0/8.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/patch-package/8.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/patch-package/8.0.0/8.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ds300/patch-package (patch-package)</summary> ### [`v8.0.1`](https://redirect.github.com/ds300/patch-package/blob/HEAD/CHANGELOG.md#801) [Compare Source](https://redirect.github.com/ds300/patch-package/compare/v8.0.0...35bbf13199fef609cf7949d64dacdc90d30a8c19) - Update `tmp` to fix security alert. [#&#8203;578](https://redirect.github.com/ds300/patch-package/issues/578) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4fb27f5 commit 4314601

File tree

2 files changed

+16
-28
lines changed

2 files changed

+16
-28
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
"dependencies": {
3636
"dedent": "1.7.0",
3737
"execa": "9.6.0",
38-
"patch-package": "8.0.0"
38+
"patch-package": "8.0.1"
3939
}
4040
}

yarn.lock

Lines changed: 15 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -5009,7 +5009,7 @@ __metadata:
50095009
dependencies:
50105010
dedent: "npm:1.7.0"
50115011
execa: "npm:9.6.0"
5012-
patch-package: "npm:8.0.0"
5012+
patch-package: "npm:8.0.1"
50135013
bin:
50145014
ui5-wcr: ./dist/bin/index.js
50155015
languageName: unknown
@@ -10416,7 +10416,7 @@ __metadata:
1041610416
languageName: node
1041710417
linkType: hard
1041810418

10419-
"fs-extra@npm:^9.0.0, fs-extra@npm:^9.1.0":
10419+
"fs-extra@npm:^9.1.0":
1042010420
version: 9.1.0
1042110421
resolution: "fs-extra@npm:9.1.0"
1042210422
dependencies:
@@ -16195,28 +16195,27 @@ __metadata:
1619516195
languageName: node
1619616196
linkType: hard
1619716197

16198-
"patch-package@npm:8.0.0":
16199-
version: 8.0.0
16200-
resolution: "patch-package@npm:8.0.0"
16198+
"patch-package@npm:8.0.1":
16199+
version: 8.0.1
16200+
resolution: "patch-package@npm:8.0.1"
1620116201
dependencies:
1620216202
"@yarnpkg/lockfile": "npm:^1.1.0"
1620316203
chalk: "npm:^4.1.2"
1620416204
ci-info: "npm:^3.7.0"
1620516205
cross-spawn: "npm:^7.0.3"
1620616206
find-yarn-workspace-root: "npm:^2.0.0"
16207-
fs-extra: "npm:^9.0.0"
16207+
fs-extra: "npm:^10.0.0"
1620816208
json-stable-stringify: "npm:^1.0.2"
1620916209
klaw-sync: "npm:^6.0.0"
1621016210
minimist: "npm:^1.2.6"
1621116211
open: "npm:^7.4.2"
16212-
rimraf: "npm:^2.6.3"
1621316212
semver: "npm:^7.5.3"
1621416213
slash: "npm:^2.0.0"
16215-
tmp: "npm:^0.0.33"
16214+
tmp: "npm:^0.2.4"
1621616215
yaml: "npm:^2.2.2"
1621716216
bin:
1621816217
patch-package: index.js
16219-
checksum: 10c0/690eab0537e953a3fd7d32bb23f0e82f97cd448f8244c3227ed55933611a126f9476397325c06ad2c11d881a19b427a02bd1881bee78d89f1731373fc4fe0fee
16218+
checksum: 10c0/6dd7cdd8b814902f1a66bc9082bd5a5a484956563538a694ff1de2e7f4cc14a13480739f5f04e0d1747395d6f1b651eb1ddbc39687ce5ff8a3927f212cffd2ac
1622016219
languageName: node
1622116220
linkType: hard
1622216221

@@ -18226,17 +18225,6 @@ __metadata:
1822618225
languageName: node
1822718226
linkType: hard
1822818227

18229-
"rimraf@npm:^2.6.3":
18230-
version: 2.7.1
18231-
resolution: "rimraf@npm:2.7.1"
18232-
dependencies:
18233-
glob: "npm:^7.1.3"
18234-
bin:
18235-
rimraf: ./bin.js
18236-
checksum: 10c0/4eef73d406c6940927479a3a9dee551e14a54faf54b31ef861250ac815172bade86cc6f7d64a4dc5e98b65e4b18a2e1c9ff3b68d296be0c748413f092bb0dd40
18237-
languageName: node
18238-
linkType: hard
18239-
1824018228
"rimraf@npm:^4.4.1":
1824118229
version: 4.4.1
1824218230
resolution: "rimraf@npm:4.4.1"
@@ -19712,20 +19700,20 @@ __metadata:
1971219700
languageName: node
1971319701
linkType: hard
1971419702

19703+
"tmp@npm:^0.2.4, tmp@npm:~0.2.4":
19704+
version: 0.2.5
19705+
resolution: "tmp@npm:0.2.5"
19706+
checksum: 10c0/cee5bb7d674bb4ba3ab3f3841c2ca7e46daeb2109eec395c1ec7329a91d52fcb21032b79ac25161a37b2565c4858fefab927af9735926a113ef7bac9091a6e0e
19707+
languageName: node
19708+
linkType: hard
19709+
1971519710
"tmp@npm:~0.2.1":
1971619711
version: 0.2.3
1971719712
resolution: "tmp@npm:0.2.3"
1971819713
checksum: 10c0/3e809d9c2f46817475b452725c2aaa5d11985cf18d32a7a970ff25b568438e2c076c2e8609224feef3b7923fa9749b74428e3e634f6b8e520c534eef2fd24125
1971919714
languageName: node
1972019715
linkType: hard
1972119716

19722-
"tmp@npm:~0.2.4":
19723-
version: 0.2.5
19724-
resolution: "tmp@npm:0.2.5"
19725-
checksum: 10c0/cee5bb7d674bb4ba3ab3f3841c2ca7e46daeb2109eec395c1ec7329a91d52fcb21032b79ac25161a37b2565c4858fefab927af9735926a113ef7bac9091a6e0e
19726-
languageName: node
19727-
linkType: hard
19728-
1972919717
"to-regex-range@npm:^5.0.1":
1973019718
version: 5.0.1
1973119719
resolution: "to-regex-range@npm:5.0.1"

0 commit comments

Comments
 (0)