Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit df6d18d

Browse files
dependabot[bot]jrolfs
authored andcommitted
build(deps-dev): bump @rollup/plugin-commonjs from 15.1.0 to 19.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 15.1.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[bot] <[email protected]>
1 parent df8732b commit df6d18d

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
@@ -49,7 +49,7 @@
4949
},
5050
"devDependencies": {
5151
"@hover/javascript": "^5.33.0",
52-
"@rollup/plugin-commonjs": "^15.0.0",
52+
"@rollup/plugin-commonjs": "^19.0.0",
5353
"@rollup/plugin-node-resolve": "^11.2.0",
5454
"@rollup/plugin-replace": "^2.3.1",
5555
"@types/jest": "^26.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,10 +1150,10 @@
11501150
"@nodelib/fs.scandir" "2.1.4"
11511151
fastq "^1.6.0"
11521152

1153-
"@rollup/plugin-commonjs@^15.0.0":
1154-
version "15.1.0"
1155-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-15.1.0.tgz#1e7d076c4f1b2abf7e65248570e555defc37c238"
1156-
integrity sha512-xCQqz4z/o0h2syQ7d9LskIMvBSH4PX5PjYdpSSvgS+pQik3WahkQVNWg3D8XJeYjZoVWnIUQYDghuEMRGrmQYQ==
1153+
"@rollup/plugin-commonjs@^19.0.0":
1154+
version "19.0.0"
1155+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-19.0.0.tgz#8c3e71f9a66908e60d70cc1be205834ef3e45f71"
1156+
integrity sha512-adTpD6ATGbehdaQoZQ6ipDFhdjqsTgpOAhFiPwl+dzre4pPshsecptDPyEFb61JMJ1+mGljktaC4jI8ARMSNyw==
11571157
dependencies:
11581158
"@rollup/pluginutils" "^3.1.0"
11591159
commondir "^1.0.1"

0 commit comments

Comments
 (0)