Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @rollup/plugin-commonjs to v28.0.2 #63

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@poool/eslint-config": "3.0.1",
"@poool/eslint-config-react": "3.0.1",
"@poool/eslint-plugin": "3.0.0",
"@rollup/plugin-commonjs": "28.0.1",
"@rollup/plugin-commonjs": "28.0.2",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-swc": "0.4.0",
"@rollup/plugin-terser": "0.4.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1344,7 +1344,7 @@ __metadata:
"@poool/eslint-config": "npm:3.0.1"
"@poool/eslint-config-react": "npm:3.0.1"
"@poool/eslint-plugin": "npm:3.0.0"
"@rollup/plugin-commonjs": "npm:28.0.1"
"@rollup/plugin-commonjs": "npm:28.0.2"
"@rollup/plugin-node-resolve": "npm:15.3.0"
"@rollup/plugin-swc": "npm:0.4.0"
"@rollup/plugin-terser": "npm:0.4.4"
Expand Down Expand Up @@ -1406,9 +1406,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-commonjs@npm:28.0.1":
version: 28.0.1
resolution: "@rollup/plugin-commonjs@npm:28.0.1"
"@rollup/plugin-commonjs@npm:28.0.2":
version: 28.0.2
resolution: "@rollup/plugin-commonjs@npm:28.0.2"
dependencies:
"@rollup/pluginutils": "npm:^5.0.1"
commondir: "npm:^1.0.1"
Expand All @@ -1422,7 +1422,7 @@ __metadata:
peerDependenciesMeta:
rollup:
optional: true
checksum: 10c0/15d73306f539763a4b0d5723a0be9099b56d07118ff12b4c7f4c04b26e762076706e9f88a45f131d639ed9b7bd52e51facf93f2ca265b994172677b48ca705fe
checksum: 10c0/e90a443e63bfed567d5a4854960240d256818a0b3c69a45e95e196c40a755959406dabe4fbccb886eeb45d3445ddc8f966632563a7d590808be7eee8084384f1
languageName: node
linkType: hard

Expand Down