Skip to content

Commit

Permalink
Update dependency @rollup/plugin-commonjs to v28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent d8ca4e4 commit 7232f28
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
"@graphql-codegen/typescript-react-apollo": "4.3.2",
"@graphql-eslint/eslint-plugin": "3.20.1",
"@prettier/plugin-ruby": "4.0.4",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-swc": "^0.4.0",
"@swc/core": "^1.7.26",
Expand Down
15 changes: 8 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5736,22 +5736,23 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-commonjs@npm:^26.0.1":
version: 26.0.3
resolution: "@rollup/plugin-commonjs@npm:26.0.3"
"@rollup/plugin-commonjs@npm:^28.0.0":
version: 28.0.0
resolution: "@rollup/plugin-commonjs@npm:28.0.0"
dependencies:
"@rollup/pluginutils": "npm:^5.0.1"
commondir: "npm:^1.0.1"
estree-walker: "npm:^2.0.2"
glob: "npm:^10.4.1"
fdir: "npm:^6.1.1"
is-reference: "npm:1.2.1"
magic-string: "npm:^0.30.3"
picomatch: "npm:^2.3.1"
peerDependencies:
rollup: ^2.68.0||^3.0.0||^4.0.0
peerDependenciesMeta:
rollup:
optional: true
checksum: 10c0/b9c24dbd4efb9648395135ceddd43af45b748f81a600ee4bfeaed099970d548b4557b57b86b86e1ba0005fe3a68f56e2319917724fd4d60b471d6b7ab9a73628
checksum: 10c0/2dd5e56bb61b097697965e48f7bcccab2c6a453a783d1a0c6a599c1bdf9bb07ce8952b9ba88ae190a07c8819f774d72173a633f9f4a914727f2fd28f670fd649
languageName: node
linkType: hard

Expand Down Expand Up @@ -12395,7 +12396,7 @@ __metadata:
languageName: node
linkType: hard

"fdir@npm:^6.3.0":
"fdir@npm:^6.1.1, fdir@npm:^6.3.0":
version: 6.3.0
resolution: "fdir@npm:6.3.0"
peerDependencies:
Expand Down Expand Up @@ -20356,7 +20357,7 @@ __metadata:
"@popperjs/core": "npm:^2.11.8"
"@prettier/plugin-ruby": "npm:4.0.4"
"@rails/activestorage": "npm:7.2.100"
"@rollup/plugin-commonjs": "npm:^26.0.1"
"@rollup/plugin-commonjs": "npm:^28.0.0"
"@rollup/plugin-node-resolve": "npm:^15.2.3"
"@rollup/plugin-swc": "npm:^0.4.0"
"@sentry/browser": "npm:^8.7.0"
Expand Down

0 comments on commit 7232f28

Please sign in to comment.