Skip to content

Commit

Permalink
chore(deps-dev): bump rollup from 3.7.5 to 3.8.0 (#549)
Browse files Browse the repository at this point in the history
  • Loading branch information
alimd authored Dec 22, 2022
2 parents 09d69be + a2808ab commit 4c9d8ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion uniquely/flight-finder-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"lit-analyzer": "~1.2.1",
"npm-run-all": "~4.1.5",
"rimraf": "~3.0.2",
"rollup": "~3.7.5",
"rollup": "~3.8.0",
"rollup-plugin-minify-html-literals": "~1.2.6",
"rollup-plugin-summary": "~2.0.0",
"rollup-plugin-workbox": "~6.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7778,10 +7778,10 @@ rollup@^2.43.1, rollup@^2.67.0:
optionalDependencies:
fsevents "~2.3.2"

rollup@~3.7.5:
version "3.7.5"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.7.5.tgz#db580f8eda50237b0721ddea301fb981cd992933"
integrity sha512-z0ZbqHBtS/et2EEUKMrAl2CoSdwN7ZPzL17UMiKN9RjjqHShTlv7F9J6ZJZJNREYjBh3TvBrdfjkFDIXFNeuiQ==
rollup@~3.8.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.8.0.tgz#f61dc3ae02467d842687bd55b17a047c93b456ad"
integrity sha512-+UR6PnUslneJNiJfLSzy4XH6R50ZGF0MS7UCv20ftXrktF/TkvZDwiBtXX65esblLR5p8w6LmXgPwt2f2B8SoQ==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit 4c9d8ee

Please sign in to comment.