Skip to content

Commit a04f9ae

Browse files
Merge pull request #28 from newbornfrontender/renovate/vaadin-router-1.x
Update dependency @vaadin/router to v1.4.2
2 parents ec63420 + 917354d commit a04f9ae

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.1",
15+
"@vaadin/router": "1.4.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.1":
16-
version "1.4.1"
17-
resolved "https://registry.yarnpkg.com/@vaadin/router/-/router-1.4.1.tgz#30156542d6c00b97e4a0fec9f2031553b398d5b9"
18-
integrity sha512-TuEU92zQqjyyNELWEKX6ZmjTMPXNpPYtzimU7yhCVh6nktccxTnav+c6qARISu1mHeSy9HO74upXe1UKqtJ3/A==
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==
1919
dependencies:
2020
"@vaadin/vaadin-usage-statistics" "^2.0.8"
2121
path-to-regexp "2.4.0"

0 commit comments

Comments
 (0)