Skip to content

Commit 7a7ff94

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v21.0.3 (#1059)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent b40a515 commit 7a7ff94

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@arkweid/lefthook": "0.7.7",
22-
"@rollup/plugin-commonjs": "21.0.2",
22+
"@rollup/plugin-commonjs": "21.0.3",
2323
"@rollup/plugin-json": "4.1.0",
2424
"@rollup/plugin-node-resolve": "13.1.3",
2525
"@rollup/plugin-typescript": "8.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1297,10 +1297,10 @@
12971297
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
12981298
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
12991299

1300-
"@rollup/plugin-commonjs@21.0.2":
1301-
version "21.0.2"
1302-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-21.0.2.tgz#0b9c539aa1837c94abfaf87945838b0fc8564891"
1303-
integrity sha512-d/OmjaLVO4j/aQX69bwpWPpbvI3TJkQuxoAk7BH8ew1PyoMBLTOuvJTjzG8oEoW7drIIqB0KCJtfFLu/2GClWg==
1300+
"@rollup/plugin-commonjs@21.0.3":
1301+
version "21.0.3"
1302+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-21.0.3.tgz#287896c64926ef3d7f0013708dcdcc1223576ef0"
1303+
integrity sha512-ThGfwyvcLc6cfP/MWxA5ACF+LZCvsuhUq7V5134Az1oQWsiC7lNpLT4mJI86WQunK7BYmpUiHmMk2Op6OAHs0g==
13041304
dependencies:
13051305
"@rollup/pluginutils" "^3.1.0"
13061306
commondir "^1.0.1"

0 commit comments

Comments
 (0)