Skip to content

Commit b704a44

Browse files
fix(deps): update dependency topbar to v3
1 parent dc961a4 commit b704a44

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"phoenix": "^1.6.0-rc.0",
5555
"phoenix_html": "^3.2",
5656
"phoenix_live_view": "^0.17.1",
57-
"topbar": "^1.0.1",
57+
"topbar": "^3.0.0",
5858
"typescript": "^4.3.5"
5959
},
6060
"ts-standard": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2577,10 +2577,10 @@ to-regex-range@^5.0.1:
25772577
dependencies:
25782578
is-number "^7.0.0"
25792579

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

25852585
ts-node@^10.4.0:
25862586
version "10.4.0"

0 commit comments

Comments
 (0)