Skip to content

Commit

Permalink
update babel plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
yoav-lavi committed Apr 5, 2022
1 parent 1b8ff8e commit 714e9bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions integrations/babel-plugin-melody/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "babel-plugin-melody",
"version": "0.13.21",
"version": "0.13.23",
"main": "src/index.js",
"license": "MIT",
"dependencies": {
"melodyc": "^0.13.18"
"melodyc": "^0.13.20"
},
"devDependencies": {
"@babel/core": "^7.17.8",
Expand Down
8 changes: 4 additions & 4 deletions integrations/babel-plugin-melody/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1904,10 +1904,10 @@ [email protected]:
dependencies:
tmpl "1.0.5"

melodyc@^0.13.18:
version "0.13.18"
resolved "https://registry.yarnpkg.com/melodyc/-/melodyc-0.13.18.tgz#c7155d0805b8e44b621aba5cc8b6b85309fda76b"
integrity sha512-uwqkdl3MJl2Yt4pMlEsHTyzREmIltdcjci6BnTkPcpUxhDsqYA5iDb5YQmL4FjnBh/37sbICyeMf7n7k546jXQ==
melodyc@^0.13.20:
version "0.13.20"
resolved "https://registry.yarnpkg.com/melodyc/-/melodyc-0.13.20.tgz#374f57832d0cb8a3814550b8a84e4c93c02fee86"
integrity sha512-DGzyYnSdiBOux0opou4E3BCe3xiPSirECbiP1mG4s0pgEnQ5ozun6wXhcuc9VVIVe1CL8QHWCxfcf9/qBBLmaQ==

merge-stream@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 714e9bb

Please sign in to comment.