Skip to content

Commit 996523e

Browse files
chore(deps): update all dependencies - patch updates
1 parent 359f3e6 commit 996523e

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/zizmor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ jobs:
1818
actions: read # Only needed for private repos. Needed for upload-sarif to read workflow run info.
1919
steps:
2020
- name: Checkout repository
21-
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
21+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2222
with:
2323
persist-credentials: false
2424

2525
- name: Run zizmor 🌈
26-
uses: zizmorcore/zizmor-action@6599ee8b7a49aef6a770f63d261d214911a7ce02 # v0.6.0
26+
uses: zizmorcore/zizmor-action@6fc4b006235f201fdab3722e17240ab420d580e5 # v0.6.1

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
"@babel/preset-env": "^7.26.9",
170170
"@changesets/changelog-github": "0.5.0",
171171
"@changesets/cli": "2.27.7",
172-
"@graphql-tools/schema": "10.0.34",
172+
"@graphql-tools/schema": "10.0.38",
173173
"@jest/expect-utils": "30.2.0",
174174
"@jest/globals": "30.2.0",
175175
"@mdx-js/language-service": "^0.7.1",
@@ -212,7 +212,7 @@
212212
"expect-type": "1.1.0",
213213
"fetch-mock": "9.11.0",
214214
"globals": "15.14.0",
215-
"graphql": "17.0.1",
215+
"graphql": "17.0.2",
216216
"graphql-16": "npm:graphql@16.14.2",
217217
"graphql-17-alpha2": "npm:graphql@17.0.0-alpha.2",
218218
"graphql-17-alpha9": "npm:graphql@17.0.0-alpha.9",
@@ -227,13 +227,13 @@
227227
"lodash": "4.17.23",
228228
"madge": "^8.0.0",
229229
"patch-package": "8.0.1",
230-
"pkg-pr-new": "0.0.75",
230+
"pkg-pr-new": "0.0.80",
231231
"prettier": "3.1.1",
232232
"publint": "^0.3.8",
233-
"react": "19.2.7",
233+
"react": "19.2.8",
234234
"react-17": "npm:react@^17",
235235
"react-18": "npm:react@^18",
236-
"react-dom": "19.2.7",
236+
"react-dom": "19.2.8",
237237
"react-dom-17": "npm:react-dom@^17",
238238
"react-dom-18": "npm:react-dom@^18",
239239
"react-error-boundary": "4.0.13",
@@ -250,7 +250,7 @@
250250
"subscriptions-transport-ws": "0.11.0",
251251
"terser": "5.31.3",
252252
"ts-api-utils": "2.0.0",
253-
"ts-jest": "29.4.11",
253+
"ts-jest": "29.4.12",
254254
"tsx": "4.19.2",
255255
"typedoc": "0.25.0",
256256
"typescript": "5.7.3",

0 commit comments

Comments
 (0)