Skip to content

Commit

Permalink
Merge pull request #1156 from Adyen/dependabot/npm_and_yarn/rollup-2.…
Browse files Browse the repository at this point in the history
…51.2

Bump rollup from 2.51.1 to 2.51.2
  • Loading branch information
marcperez authored Jun 14, 2021
2 parents df46093 + e99fcee commit d89c624
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"postcss": "^8.3.2",
"postcss-reporter": "^7.0.2",
"prettier": "^1.19.1",
"rollup": "^2.51.1",
"rollup": "^2.51.2",
"rollup-plugin-esbuild": "^4.5.0",
"rollup-plugin-postcss": "^4.0.0",
"rollup-plugin-terser": "^7.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10290,10 +10290,10 @@ rollup-pluginutils@^2.8.2:
dependencies:
estree-walker "^0.6.1"

rollup@^2.51.1:
version "2.51.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.51.1.tgz#87bcd4095fe79b14c9bec0edc7ffa44e4827f793"
integrity sha512-8xfDbAtBleXotb6qKEHWuo/jkn94a9dVqGc7Rwl3sqspCVlnCfbRek7ldhCARSi7h32H0xR4QThm1t9zHN+3uw==
rollup@^2.51.2:
version "2.51.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.51.2.tgz#6de71e28c833089a0bd745a09671a3e2b92af6b7"
integrity sha512-ReV2eGEadA7hmXSzjxdDKs10neqH2QURf2RxJ6ayAlq93ugy6qIvXMmbc5cWMGCDh1h5T4thuWO1e2VNbMq8FA==
optionalDependencies:
fsevents "~2.3.1"

Expand Down

0 comments on commit d89c624

Please sign in to comment.