Skip to content

Commit 586ce1d

Browse files
fix(deps): update all dependencies (#1948)
* fix(deps): update all dependencies * Create odd-moose-greet.md --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tobias Deekens <[email protected]>
1 parent 6fe114e commit 586ce1d

File tree

4 files changed

+32
-26
lines changed

4 files changed

+32
-26
lines changed

.changeset/odd-moose-greet.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@commercetools/sync-actions": patch
3+
---
4+
5+
chore(deps): update all dependencies

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"changeset": "changeset",
3333
"changeset:version-and-format": "changeset version && prettier --write --parser json '**/package.json'"
3434
},
35-
"packageManager": "[email protected].6",
35+
"packageManager": "[email protected].9",
3636
"devDependencies": {
3737
"@babel/cli": "7.27.0",
3838
"@babel/core": "7.26.10",
@@ -53,7 +53,7 @@
5353
"@commitlint/cli": "19.8.0",
5454
"@commitlint/config-conventional": "12.1.4",
5555
"@manypkg/cli": "0.23.0",
56-
"@preconstruct/cli": "2.8.11",
56+
"@preconstruct/cli": "2.8.12",
5757
"@types/jest": "26.0.24",
5858
"@types/node": "10.17.60",
5959
"@types/node-fetch": "2.6.12",

packages/sync-actions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"fast-equals": "^2.0.0",
43-
"jsondiffpatch": "0.6.2",
43+
"jsondiffpatch": "0.7.2",
4444
"lodash.flatten": "^4.4.0",
4545
"lodash.foreach": "^4.5.0",
4646
"lodash.intersection": "^4.4.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)