Skip to content

Commit e5d69eb

Browse files
Merge pull request #800 from ferdikoomen/dependabot/npm_and_yarn/rollup/plugin-commonjs-19.0.1
2 parents 744e7ec + 917573e commit e5d69eb

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.6",
7575
"@babel/preset-env": "7.14.7",
7676
"@babel/preset-typescript": "7.14.5",
77-
"@rollup/plugin-commonjs": "19.0.0",
77+
"@rollup/plugin-commonjs": "19.0.1",
7878
"@rollup/plugin-node-resolve": "13.0.2",
7979
"@types/express": "4.17.13",
8080
"@types/jest": "26.0.24",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1381,10 +1381,10 @@
13811381
"@nodelib/fs.scandir" "2.1.5"
13821382
fastq "^1.6.0"
13831383

1384-
"@rollup/plugin-commonjs@19.0.0":
1385-
version "19.0.0"
1386-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-19.0.0.tgz#8c3e71f9a66908e60d70cc1be205834ef3e45f71"
1387-
integrity sha512-adTpD6ATGbehdaQoZQ6ipDFhdjqsTgpOAhFiPwl+dzre4pPshsecptDPyEFb61JMJ1+mGljktaC4jI8ARMSNyw==
1384+
"@rollup/plugin-commonjs@19.0.1":
1385+
version "19.0.1"
1386+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-19.0.1.tgz#94a2c103d675523d3ab1c60bfbec567b3eb70410"
1387+
integrity sha512-bRrPTIAsWw2LmEspEMvV9f+7N7CEQgZCj2Zi1F0e0P3+/tbjQaSNNVVRSRWVhuDagp8yjK5kbIut8KTPsseRhg==
13881388
dependencies:
13891389
"@rollup/pluginutils" "^3.1.0"
13901390
commondir "^1.0.1"

0 commit comments

Comments
 (0)