Skip to content

Commit

Permalink
Merge pull request #1550 from tarsinzer/bump/rollup-plugin-beep-1.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency @rollup/plugin-beep to v1.0.3
  • Loading branch information
tarsisexistence authored Oct 11, 2023
2 parents dc5a267 + 0815d92 commit 1f2960a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@babel/preset-react": "7.18.6",
"@babel/runtime": "7.19.4",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-beep": "1.0.2",
"@rollup/plugin-beep": "1.0.3",
"@rollup/plugin-commonjs": "23.0.7",
"@rollup/plugin-image": "3.0.2",
"@rollup/plugin-json": "5.0.2",
Expand Down
8 changes: 4 additions & 4 deletions example-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1919,10 +1919,10 @@
"@babel/helper-module-imports" "^7.10.4"
"@rollup/pluginutils" "^3.1.0"

"@rollup/[email protected].2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@rollup/plugin-beep/-/plugin-beep-1.0.2.tgz#360f781ce995b8dfbc2a05e31146a91486f91430"
integrity sha512-d6+Lhej1sMgrAzHKdK+Rgp9sY80y/MM336xNN/2zxy9kcp8s80pHydQ7Pcss6BZZDjYnht3cOEmUtTJs+jJcMQ==
"@rollup/[email protected].3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@rollup/plugin-beep/-/plugin-beep-1.0.3.tgz#b6daa00138c4447f0c42af864938068d2b809e89"
integrity sha512-Yzg92rHSbVwd0m86jOsvAICZbgvIqraSSB+N9IxfTONi5M1OXNriziQbsBVsJDQHm3GcHFQchPauHYKEay8F3g==

"@rollup/[email protected]":
version "23.0.7"
Expand Down

0 comments on commit 1f2960a

Please sign in to comment.