Skip to content

Commit a1e12d0

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

3 files changed

Lines changed: 19 additions & 30 deletions

File tree

package-lock.json

Lines changed: 17 additions & 28 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.2",
5050
"@types/async-retry": "1.4.9",
5151
"@types/body-parser": "1.19.6",
5252
"@types/content-type": "^1.1.9",

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.2",
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)