Skip to content

Commit

Permalink
Merge pull request #52 from adaptive/dependabot/npm_and_yarn/main/rol…
Browse files Browse the repository at this point in the history
…lup/plugin-commonjs-18.1.0

Bump @rollup/plugin-commonjs from 18.0.0 to 18.1.0
  • Loading branch information
adaptive authored May 5, 2021
2 parents efed181 + eb2132c commit 3b4553b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"aws4fetch": "1.0.13"
},
"devDependencies": {
"@rollup/plugin-commonjs": "18.0.0",
"@rollup/plugin-commonjs": "18.1.0",
"@rollup/plugin-node-resolve": "11.2.1",
"prettier": "2.2.1",
"rollup": "2.47.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
chalk "^2.0.0"
js-tokens "^4.0.0"

"@rollup/plugin-commonjs@18.0.0":
version "18.0.0"
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-18.0.0.tgz#50dc7518b5aa9e66a270e529ea85115d269825c4"
integrity sha512-fj92shhg8luw7XbA0HowAqz90oo7qtLGwqTKbyZ8pmOyH8ui5e+u0wPEgeHLH3djcVma6gUCUrjY6w5R2o1u6g==
"@rollup/plugin-commonjs@18.1.0":
version "18.1.0"
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-18.1.0.tgz#5a760d757af168a50727c0ae080251fbfcc5eb02"
integrity sha512-h3e6T9rUxVMAQswpDIobfUHn/doMzM9sgkMrsMWCFLmB84PSoC8mV8tOloAJjSRwdqhXBqstlX2BwBpHJvbhxg==
dependencies:
"@rollup/pluginutils" "^3.1.0"
commondir "^1.0.1"
Expand Down

0 comments on commit 3b4553b

Please sign in to comment.