Skip to content

Commit 27d63db

Browse files
committed
Ugraded lin3s-event-bus dependency to the v0.6
1 parent 92c0616 commit 27d63db

4 files changed

Lines changed: 20 additions & 14 deletions

File tree

src/LIN3S/AdminBundle/Resources/private/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"fastclick": "^1.0.6",
4747
"jquery": "^3.2.1",
4848
"lin3s-css-grid": "^0.3.0",
49-
"lin3s-event-bus": "^0.4.0",
49+
"lin3s-event-bus": "^0.6.0",
5050
"lin3s-front-foundation": "^0.3.1",
5151
"magnific-popup": "^1.1.0",
5252
"modernizr-webpack-plugin": "^1.0.5",

src/LIN3S/AdminBundle/Resources/private/yarn.lock

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2712,9 +2712,11 @@ lin3s-css-grid@^0.3.0:
27122712
version "0.3.0"
27132713
resolved "https://registry.yarnpkg.com/lin3s-css-grid/-/lin3s-css-grid-0.3.0.tgz#be4f60bc1ac5a829f117646c73562eab01dc293f"
27142714

2715-
lin3s-event-bus@^0.4.0:
2716-
version "0.4.0"
2717-
resolved "https://registry.yarnpkg.com/lin3s-event-bus/-/lin3s-event-bus-0.4.0.tgz#b443c1ce7d1fd60f0f749ee322a552643f7fcd89"
2715+
lin3s-event-bus@^0.6.0:
2716+
version "0.6.0"
2717+
resolved "https://registry.yarnpkg.com/lin3s-event-bus/-/lin3s-event-bus-0.6.0.tgz#b9047f09dbfebfd23ad1ca44ef20c8c86881cb61"
2718+
dependencies:
2719+
lodash.debounce "^4.0.8"
27182720

27192721
lin3s-front-foundation@^0.3.1:
27202722
version "0.3.1"
@@ -2772,6 +2774,10 @@ lodash.clonedeep@^4.3.2:
27722774
version "4.5.0"
27732775
resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
27742776

2777+
lodash.debounce@^4.0.8:
2778+
version "4.0.8"
2779+
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
2780+
27752781
lodash.memoize@^4.1.2:
27762782
version "4.1.2"
27772783
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"

src/LIN3S/AdminBundle/Resources/public/js/bundle.min.js

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/LIN3S/AdminBundle/Resources/public/js/bundle.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)