Skip to content

Commit

Permalink
fix(deps): update dependency topbar to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent dc961a4 commit b704a44
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 @@ -54,7 +54,7 @@
"phoenix": "^1.6.0-rc.0",
"phoenix_html": "^3.2",
"phoenix_live_view": "^0.17.1",
"topbar": "^1.0.1",
"topbar": "^3.0.0",
"typescript": "^4.3.5"
},
"ts-standard": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2577,10 +2577,10 @@ to-regex-range@^5.0.1:
dependencies:
is-number "^7.0.0"

topbar@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/topbar/-/topbar-1.0.1.tgz#7987fb9ea40ce702ed2d9fcded3407a8ae5a33a9"
integrity sha512-HZqQSMBiG29vcjOrqKCM9iGY/h69G5gQH7ae83ZCPz5uPmbQKwK0sMEqzVDBiu64tWHJ+kk9NApECrF+FAAvRA==
topbar@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/topbar/-/topbar-3.0.0.tgz#7353f10852778f6352feac2f92015b673b5e96eb"
integrity sha512-mhczD7KfYi1anfoMPKRdl0wPSWiYc0YOK4KyycYs3EaNT15pVVNDG5CtfgZcEBWIPJEdfR7r8K4hTXDD2ECBVQ==

ts-node@^10.4.0:
version "10.4.0"
Expand Down

0 comments on commit b704a44

Please sign in to comment.