Skip to content

Commit 8ce2297

Browse files
fix(deps): update all dependencies (#1952)
* fix(deps): update all dependencies * Create warm-teachers-reply.md --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tobias Deekens <[email protected]>
1 parent acdf899 commit 8ce2297

File tree

4 files changed

+67
-47
lines changed

4 files changed

+67
-47
lines changed

.changeset/warm-teachers-reply.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+
fix(deps): update all dependencies

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@babel/preset-flow": "7.25.9",
5050
"@babel/preset-typescript": "7.27.0",
5151
"@changesets/changelog-github": "0.5.1",
52-
"@changesets/cli": "2.28.1",
52+
"@changesets/cli": "2.29.2",
5353
"@commitlint/cli": "19.8.0",
5454
"@commitlint/config-conventional": "12.1.4",
5555
"@manypkg/cli": "0.23.0",
@@ -79,15 +79,15 @@
7979
"eslint-plugin-jest": "23.20.0",
8080
"eslint-plugin-jsx-a11y": "6.10.2",
8181
"eslint-plugin-prettier": "3.4.1",
82-
"eslint-plugin-react": "7.37.4",
82+
"eslint-plugin-react": "7.37.5",
8383
"flow-bin": "0.141.0",
8484
"husky": "9.1.7",
8585
"jest": "26.6.3",
8686
"jest-each": "26.6.2",
8787
"jest-runner-eslint": "0.11.1",
8888
"jest-runner-flowtype": "0.0.7",
8989
"jest-silent-reporter": "0.6.0",
90-
"lint-staged": "15.5.0",
90+
"lint-staged": "15.5.1",
9191
"prettier": "2.8.8",
9292
"resolve": "1.22.10",
9393
"rimraf": "3.0.2",

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.7.2",
43+
"jsondiffpatch": "0.7.3",
4444
"lodash.flatten": "^4.4.0",
4545
"lodash.foreach": "^4.5.0",
4646
"lodash.intersection": "^4.4.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)