Skip to content

Commit 0a16eeb

Browse files
chore(deps): update dependency dedent to v1.7.1 (#8050)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [dedent](https://redirect.github.com/dmnd/dedent) | [`1.7.0` -> `1.7.1`](https://renovatebot.com/diffs/npm/dedent/1.7.0/1.7.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/dedent/1.7.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/dedent/1.7.0/1.7.1?slim=true) | --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4949b28 commit 0a16eeb

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"cssnano": "7.1.2",
7373
"cypress": "15.7.1",
7474
"cypress-real-events": "1.15.0",
75-
"dedent": "1.7.0",
75+
"dedent": "1.7.1",
7676
"documentation": "14.0.3",
7777
"eslint": "9.39.2",
7878
"eslint-config-prettier": "10.1.8",

yarn.lock

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8471,18 +8471,6 @@ __metadata:
84718471
languageName: node
84728472
linkType: hard
84738473

8474-
"dedent@npm:1.7.0":
8475-
version: 1.7.0
8476-
resolution: "dedent@npm:1.7.0"
8477-
peerDependencies:
8478-
babel-plugin-macros: ^3.1.0
8479-
peerDependenciesMeta:
8480-
babel-plugin-macros:
8481-
optional: true
8482-
checksum: 10c0/c5e8a8beb5072bd5e520cb64b27a82d7ec3c2a63ee5ce47dbc2a05d5b7700cefd77a992a752cd0a8b1d979c1db06b14fb9486e805f3ad6088eda6e07cd9bf2d5
8483-
languageName: node
8484-
linkType: hard
8485-
84868474
"dedent@npm:1.7.1":
84878475
version: 1.7.1
84888476
resolution: "dedent@npm:1.7.1"
@@ -20339,7 +20327,7 @@ __metadata:
2033920327
cssnano: "npm:7.1.2"
2034020328
cypress: "npm:15.7.1"
2034120329
cypress-real-events: "npm:1.15.0"
20342-
dedent: "npm:1.7.0"
20330+
dedent: "npm:1.7.1"
2034320331
documentation: "npm:14.0.3"
2034420332
eslint: "npm:9.39.2"
2034520333
eslint-config-prettier: "npm:10.1.8"

0 commit comments

Comments
 (0)