Skip to content

Commit e6c9d1e

Browse files
wagenetchriskrycho
authored andcommitted
Upgrade router_js
(cherry picked from commit 0ec0df9)
1 parent 0c59b21 commit e6c9d1e

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
@@ -146,7 +146,7 @@
146146
"rollup-plugin-commonjs": "^9.3.4",
147147
"rollup-plugin-node-resolve": "^4.2.4",
148148
"route-recognizer": "^0.3.4",
149-
"router_js": "^8.0.2",
149+
"router_js": "^8.0.3",
150150
"rsvp": "^4.8.5",
151151
"serve-static": "^1.14.2",
152152
"simple-dom": "^1.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8779,10 +8779,10 @@ route-recognizer@^0.3.4:
87798779
resolved "https://registry.yarnpkg.com/route-recognizer/-/route-recognizer-0.3.4.tgz#39ab1ffbce1c59e6d2bdca416f0932611e4f3ca3"
87808780
integrity "sha1-Oasf+84cWebSvcpBbwkyYR5PPKM= sha512-2+MhsfPhvauN1O8KaXpXAOfR/fwe8dnUXVM+xw7yt40lJRfPVQxV6yryZm0cgRvAj5fMF/mdRZbL2ptwbs5i2g=="
87818781

8782-
router_js@^8.0.2:
8783-
version "8.0.2"
8784-
resolved "https://registry.yarnpkg.com/router_js/-/router_js-8.0.2.tgz#ea0e011ac050d41cae896e3bd18c542456bec910"
8785-
integrity sha512-l0RUYT61Z7xtmTrEJh4pP6Y4TvFfp6OdCWAV0i+3wQZpAZOnX/OQR8wsbyPRjM3iJIddCJYkX3ayySKMfCzdGw==
8782+
router_js@^8.0.3:
8783+
version "8.0.3"
8784+
resolved "https://registry.yarnpkg.com/router_js/-/router_js-8.0.3.tgz#c00912925839bd2a427c8e12b6cec6bc0f496947"
8785+
integrity sha512-lSgNMksk/wp8nspLX3Pn6QD499FUjwYMkgP99RxqKEScil4DKC/59YezpEZ318zGtkq8WR01VBhH+/u3InlLgg==
87868786
dependencies:
87878787
"@glimmer/env" "^0.1.7"
87888788

0 commit comments

Comments
 (0)