Skip to content

Commit 48858f2

Browse files
committed
Update dependency @vaadin/router to v1.5.2
1 parent a04f9ae commit 48858f2

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
@@ -12,7 +12,7 @@
1212
"build": "yarn clean && rollup --config"
1313
},
1414
"dependencies": {
15-
"@vaadin/router": "1.4.2",
15+
"@vaadin/router": "1.5.2",
1616
"pwa-helpers": "0.9.1"
1717
},
1818
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.2.tgz#c4e63af5e8823ce9cc3f0b34f7b998c2171f0c44"
1313
integrity sha512-dyYO+f6ihZEtNPDcWNR1fkoTDf3zAK3lAABDze3mz6POyIercH0lEUawUFXlG8xaQZmm1yEBON/4TsYv/laDYg==
1414

15-
"@vaadin/router@1.4.2":
16-
version "1.4.2"
17-
resolved "https://registry.yarnpkg.com/@vaadin/router/-/router-1.4.2.tgz#04d4f5679ddbf039c95ab8bfc17434a8a2fdb16e"
18-
integrity sha512-BT9cZulygDhX4ylow//eG1lkplotsTDRTqnVit4mSSw8Z1OE8igioVzB2XYWJ/JIhB/vGCIp00RoV+XRc4EBoQ==
15+
"@vaadin/router@1.5.2":
16+
version "1.5.2"
17+
resolved "https://registry.yarnpkg.com/@vaadin/router/-/router-1.5.2.tgz#a80a1146e03806d4476c957c69681e6b681fcc66"
18+
integrity sha512-Byjz/FQ7ohGZRrxZnoZ2DJgTUWtj7YLKFY9L4iaWw/NW9fklPyn+wYRgPfLc/uk3srBr1Hc9JWg/b++lE6lyfw==
1919
dependencies:
2020
"@vaadin/vaadin-usage-statistics" "^2.0.8"
2121
path-to-regexp "2.4.0"

0 commit comments

Comments
 (0)