Skip to content

Commit 3f78ac2

Browse files
fix(deps): update all non-major dependencies (#1979)
* fix(deps): update all non-major dependencies * chore(dependencies): updated changesets for modified dependencies --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3e04952 commit 3f78ac2

File tree

5 files changed

+368
-358
lines changed

5 files changed

+368
-358
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@graphprotocol/graph-cli": patch
3+
---
4+
dependencies updates:
5+
- Updated dependency [`[email protected]` ↗︎](https://www.npmjs.com/package/prettier/v/3.5.3) (from `3.5.2`, in `dependencies`)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@theguild/prettier-config": "3.0.0",
3838
"@types/node": "^22.10.1",
3939
"eslint": "9.21.0",
40-
"prettier": "3.5.2"
40+
"prettier": "3.5.3"
4141
},
4242
"pnpm": {
4343
"patchedDependencies": {

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"js-yaml": "4.1.0",
5757
"kubo-rpc-client": "^5.0.2",
5858
"open": "10.1.0",
59-
"prettier": "3.5.2",
59+
"prettier": "3.5.3",
6060
"semver": "7.7.1",
6161
"tmp-promise": "3.0.3",
6262
"undici": "7.4.0",

0 commit comments

Comments
 (0)