Skip to content

Commit b02ea8e

Browse files
dependabot[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump @rollup/plugin-commonjs from 22.0.0 to 22.0.1
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 22.0.0 to 22.0.1. - [Release notes](https://github.com/rollup/plugins/releases) - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v22.0.1/packages/commonjs) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3d7b59 commit b02ea8e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@babel/core": "^7.18.5",
2626
"@babel/preset-env": "^7.17.12",
2727
"@babel/types": "^7.18.4",
28-
"@rollup/plugin-commonjs": "^22.0.0",
28+
"@rollup/plugin-commonjs": "^22.0.1",
2929
"@rollup/plugin-json": "^4.1.0",
3030
"@rollup/plugin-node-resolve": "^13.3.0",
3131
"@rollup/plugin-replace": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1342,10 +1342,10 @@
13421342
"@nodelib/fs.scandir" "2.1.5"
13431343
fastq "^1.6.0"
13441344

1345-
"@rollup/plugin-commonjs@^22.0.0":
1346-
version "22.0.0"
1347-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-22.0.0.tgz#f4d87016e2fbf187a593ab9f46626fe05b59e8bd"
1348-
integrity sha512-Ktvf2j+bAO+30awhbYoCaXpBcyPmJbaEUYClQns/+6SNCYFURbvBiNbWgHITEsIgDDWCDUclWRKEuf8cwZCFoQ==
1345+
"@rollup/plugin-commonjs@^22.0.1":
1346+
version "22.0.1"
1347+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-22.0.1.tgz#f7cb777d20de3eeeaf994f39080115c336bef810"
1348+
integrity sha512-dGfEZvdjDHObBiP5IvwTKMVeq/tBZGMBHZFMdIV1ClMM/YoWS34xrHFGfag9SN2ZtMgNZRFruqvxZQEa70O6nQ==
13491349
dependencies:
13501350
"@rollup/pluginutils" "^3.1.0"
13511351
commondir "^1.0.1"

0 commit comments

Comments
 (0)