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

Commit bf4107a

Browse files
authored
Merge pull request #94 from aidenybai/dependabot/npm_and_yarn/dev/rollup/plugin-commonjs-18.0.0
build(deps-dev): bump @rollup/plugin-commonjs from 17.1.0 to 18.0.0
2 parents 5d95d91 + 466abd4 commit bf4107a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@babel/preset-env": "^7.12.11",
5050
"@babel/preset-typescript": "^7.12.7",
5151
"@rollup/plugin-babel": "^5.2.2",
52-
"@rollup/plugin-commonjs": "17.1.0",
52+
"@rollup/plugin-commonjs": "18.0.0",
5353
"@rollup/plugin-node-resolve": "11.2.0",
5454
"@testing-library/dom": "^7.28.1",
5555
"@types/jest": "^26.0.22",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1168,10 +1168,10 @@
11681168
"@babel/helper-module-imports" "^7.10.4"
11691169
"@rollup/pluginutils" "^3.1.0"
11701170

1171-
"@rollup/plugin-commonjs@17.1.0":
1172-
version "17.1.0"
1173-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-17.1.0.tgz#757ec88737dffa8aa913eb392fade2e45aef2a2d"
1174-
integrity sha512-PoMdXCw0ZyvjpCMT5aV4nkL0QywxP29sODQsSGeDpr/oI49Qq9tRtAsb/LbYbDzFlOydVEqHmmZWFtXJEAX9ew==
1171+
"@rollup/plugin-commonjs@18.0.0":
1172+
version "18.0.0"
1173+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-18.0.0.tgz#50dc7518b5aa9e66a270e529ea85115d269825c4"
1174+
integrity sha512-fj92shhg8luw7XbA0HowAqz90oo7qtLGwqTKbyZ8pmOyH8ui5e+u0wPEgeHLH3djcVma6gUCUrjY6w5R2o1u6g==
11751175
dependencies:
11761176
"@rollup/pluginutils" "^3.1.0"
11771177
commondir "^1.0.1"

0 commit comments

Comments
 (0)