Skip to content

Commit cb78626

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v29
1 parent ae1be29 commit cb78626

File tree

3 files changed

+37
-12
lines changed

3 files changed

+37
-12
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@graphql-codegen/typescript-operations": "4.6.1",
4747
"@graphql-tools/mock": "9.0.25",
4848
"@graphql-tools/schema": "10.0.25",
49-
"@rollup/plugin-commonjs": "28.0.6",
49+
"@rollup/plugin-commonjs": "29.0.0",
5050
"@types/async-retry": "1.4.9",
5151
"@types/body-parser": "1.19.6",
5252
"@types/cors": "2.8.19",

smoke-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"make-fetch-happen": "15.0.1"
55
},
66
"devDependencies": {
7-
"@rollup/plugin-commonjs": "28.0.6",
7+
"@rollup/plugin-commonjs": "29.0.0",
88
"@rollup/plugin-json": "6.1.0",
99
"@rollup/plugin-node-resolve": "16.0.1",
1010
"@types/make-fetch-happen": "10.0.4",

0 commit comments

Comments
 (0)