Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Commit 914e4e9

Browse files
build(deps-dev): bump @rollup/plugin-commonjs from 18.0.0 to 19.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 18.0.0 to 19.0.0. - [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-v19.0.0/packages/commonjs) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ec16d8d commit 914e4e9

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
@@ -74,7 +74,7 @@
7474
"@babel/core": "7.14.0",
7575
"@babel/preset-env": "7.14.0",
7676
"@babel/preset-typescript": "7.13.0",
77-
"@rollup/plugin-commonjs": "18.0.0",
77+
"@rollup/plugin-commonjs": "19.0.0",
7878
"@rollup/plugin-node-resolve": "11.2.1",
7979
"@types/express": "4.17.11",
8080
"@types/jest": "26.0.23",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1212,10 +1212,10 @@
12121212
"@nodelib/fs.scandir" "2.1.4"
12131213
fastq "^1.6.0"
12141214

1215-
"@rollup/plugin-commonjs@18.0.0":
1216-
version "18.0.0"
1217-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-18.0.0.tgz#50dc7518b5aa9e66a270e529ea85115d269825c4"
1218-
integrity sha512-fj92shhg8luw7XbA0HowAqz90oo7qtLGwqTKbyZ8pmOyH8ui5e+u0wPEgeHLH3djcVma6gUCUrjY6w5R2o1u6g==
1215+
"@rollup/plugin-commonjs@19.0.0":
1216+
version "19.0.0"
1217+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-19.0.0.tgz#8c3e71f9a66908e60d70cc1be205834ef3e45f71"
1218+
integrity sha512-adTpD6ATGbehdaQoZQ6ipDFhdjqsTgpOAhFiPwl+dzre4pPshsecptDPyEFb61JMJ1+mGljktaC4jI8ARMSNyw==
12191219
dependencies:
12201220
"@rollup/pluginutils" "^3.1.0"
12211221
commondir "^1.0.1"

0 commit comments

Comments
 (0)