Skip to content

Commit

Permalink
Bump phoenix_live_view from 0.17.14 to 0.18.18 in /assets
Browse files Browse the repository at this point in the history
Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 0.17.14 to 0.18.18.
- [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases)
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/phoenix_live_view@v0.17.14...v0.18.18)

---
updated-dependencies:
- dependency-name: phoenix_live_view
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 20, 2023
1 parent 1723b1b commit f9ba894
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"flatpickr": "^4.6.3",
"phoenix": "^1.4.15",
"phoenix_html": "^3.0.0",
"phoenix_live_view": "^0.17.0"
"phoenix_live_view": "^0.18.18"
},
"devDependencies": {
"@babel/core": "^7.8.7",
Expand Down
8 changes: 4 additions & 4 deletions assets/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3246,10 +3246,10 @@ phoenix_html@^3.0.0:
resolved "https://registry.yarnpkg.com/phoenix_html/-/phoenix_html-3.3.0.tgz#75862f2270b8e6da3b5e528512a1a64de92f7874"
integrity sha512-Q/X9UhxQLMYOuA8cXrDSH7PWTK/+vCpX+rtSheoNaPb/qDVoi+R3GPYKgL9CJ06+VWhcC3kkZ05O/RVsby7m6A==

phoenix_live_view@^0.17.0:
version "0.17.14"
resolved "https://registry.yarnpkg.com/phoenix_live_view/-/phoenix_live_view-0.17.14.tgz#3386e8932cb30f326f8d351262bb9d04e35b1a6f"
integrity sha512-AQQ/1EpYteOeNeX1oqsdoCBcOn/BRLHJ9mCz9T9Xf0Xq/+aGLJ2gOvv67pNtWaXveYMuMuo0/nfch11b9geHkQ==
phoenix_live_view@^0.18.18:
version "0.18.18"
resolved "https://registry.yarnpkg.com/phoenix_live_view/-/phoenix_live_view-0.18.18.tgz#713b161e7be7c21c58614833196eb9e1a53b6302"
integrity sha512-KVWZPH4XRCWofBbxNv4jSQ5clxBV1Mo9pkw5CmcMZDYLzdsk47am9+FiiEj7fapgYKnPNtPNIHZNKj2/yzgzZw==

picocolors@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit f9ba894

Please sign in to comment.