Skip to content

Commit

Permalink
Merge pull request #36 from Kholid060/dependabot/npm_and_yarn/rollup-…
Browse files Browse the repository at this point in the history
…2.56.3

Bump rollup from 2.55.1 to 2.56.3
  • Loading branch information
Kholid060 authored Sep 8, 2021
2 parents 123c519 + 4aaa062 commit db888bc
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 @@ -24,7 +24,7 @@
"license": "MIT",
"private": false,
"devDependencies": {
"rollup": "2.55.1",
"rollup": "2.56.3",
"rollup-plugin-vue": "5",
"vue-template-compiler": "2.6.14"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -997,10 +997,10 @@ rollup-pluginutils@^2.8.2:
dependencies:
estree-walker "^0.6.1"

rollup@2.55.1:
version "2.55.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.55.1.tgz#66a444648e2fb603d8e329e77a61c608a6510fda"
integrity sha512-1P9w5fpb6b4qroePh8vHKGIvPNxwoCQhjJpIqfZGHLKpZ0xcU2/XBmFxFbc9697/6bmHpmFTLk5R1dAQhFSo0g==
rollup@2.56.3:
version "2.56.3"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.56.3.tgz#b63edadd9851b0d618a6d0e6af8201955a77aeff"
integrity sha512-Au92NuznFklgQCUcV96iXlxUbHuB1vQMaH76DHl5M11TotjOHwqk9CwcrT78+Tnv4FN9uTBxq6p4EJoYkpyekg==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit db888bc

Please sign in to comment.