Skip to content

Commit 8138e1f

Browse files
chore(deps): update dependency laravel-echo to ^1.10.0 (#22)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 8d9af5c commit 8138e1f

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
@@ -17,7 +17,7 @@
1717
"test": "yarn lint && jest"
1818
},
1919
"dependencies": {
20-
"laravel-echo": "^1.8.0"
20+
"laravel-echo": "^1.10.0"
2121
},
2222
"devDependencies": {
2323
"@commitlint/cli": "latest",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6946,10 +6946,10 @@ kleur@^3.0.3:
69466946
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
69476947
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
69486948

6949-
laravel-echo@^1.8.0:
6950-
version "1.8.0"
6951-
resolved "https://registry.yarnpkg.com/laravel-echo/-/laravel-echo-1.8.0.tgz#ecc8cbf37d7ddf9c4752c301f55cbeee76a6d025"
6952-
integrity sha512-hEHmNKUgV3fR2Do/2PKxfO3OiLmbjX89tahGEi4urS8JEuy/yoRtFToOJXV9ChtOpRqxo7trrygPOvXLwvc/6A==
6949+
laravel-echo@^1.10.0:
6950+
version "1.10.0"
6951+
resolved "https://registry.yarnpkg.com/laravel-echo/-/laravel-echo-1.10.0.tgz#b7a3615baf563fadfe242589ad1e302acc931dad"
6952+
integrity sha512-qshJkrzl34on1VYd8KqZhLxUdWJFPTL6cGSZ4lVQ4OZMN7FvI9Pt24PrOFL169I8IEDHjHX16jaIAIwCkdnDNA==
69536953

69546954
last-call-webpack-plugin@^3.0.0:
69556955
version "3.0.0"

0 commit comments

Comments
 (0)