Skip to content

Commit e63db14

Browse files
⬆️ Bump jquery from 3.4.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.4.1...3.5.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c43488a commit e63db14

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@bower_components/typed.js": "mattboldt/typed.js#v1.1.7",
7575
"@bower_components/upplication-icons": "upplication/icons#v1.0.18",
7676
"aos": "michalsnik/aos#2.1.1",
77-
"jquery": "jquery/jquery-dist#2.2.4",
77+
"jquery": "jquery/jquery-dist#3.5.1",
7878
"materialize-css": "Dogfalo/materialize#v0.100.2",
7979
"money": "openexchangerates/money.js#0.1.3",
8080
"owl.carousel": "OwlCarousel2/OwlCarousel2#2.2.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# yarn lockfile v1
33

44

5-
"@bower_components/aos@michalsnik/aos#2.1.1":
5+
"@bower_components/aos@michalsnik/aos#2.1.1", aos@michalsnik/aos#2.1.1:
66
version "2.1.1"
77
resolved "https://codeload.github.com/michalsnik/aos/tar.gz/2419bb5c19c5d7784a4bae883df599e1fca4ff83"
88
dependencies:
@@ -14,28 +14,28 @@
1414
version "2.2.4"
1515
resolved "https://codeload.github.com/jquery/jquery-dist/tar.gz/c0185ab7c75aab88762c5aae780b9d83b80eda72"
1616

17-
"@bower_components/materialize@Dogfalo/materialize#v0.100.2":
17+
"@bower_components/materialize@Dogfalo/materialize#v0.100.2", materialize-css@Dogfalo/materialize#v0.100.2:
1818
version "0.100.2"
1919
resolved "https://codeload.github.com/Dogfalo/materialize/tar.gz/9bc43a1199ad5dfb78d58ba47726ab039218a939"
2020
dependencies:
2121
hammerjs "^2.0.8"
2222
jquery "^3.0.0 || ^2.1.4"
2323

24-
"@bower_components/money.js@openexchangerates/money.js#0.1.3":
24+
"@bower_components/money.js@openexchangerates/money.js#0.1.3", money@openexchangerates/money.js#0.1.3:
2525
version "0.1.3"
2626
resolved "https://codeload.github.com/openexchangerates/money.js/tar.gz/f920f4f85cf0dd4e860afa64924ba29a2293b572"
2727

28-
"@bower_components/owl.carousel@OwlCarousel2/OwlCarousel2#2.2.1":
28+
"@bower_components/owl.carousel@OwlCarousel2/OwlCarousel2#2.2.1", owl.carousel@OwlCarousel2/OwlCarousel2#2.2.1:
2929
version "2.2.1"
3030
resolved "https://codeload.github.com/OwlCarousel2/OwlCarousel2/tar.gz/716474f2335242aa24b2d79c554b3496922c22bd"
3131
dependencies:
3232
jquery ">=1.8.3"
3333

34-
"@bower_components/typed.js@mattboldt/typed.js#v1.1.7":
34+
"@bower_components/typed.js@mattboldt/typed.js#v1.1.7", typed.js@mattboldt/typed.js#v1.1.7:
3535
version "1.1.6"
3636
resolved "https://codeload.github.com/mattboldt/typed.js/tar.gz/fca9e17a66233d087dbc2a6230808b927604e05f"
3737

38-
"@bower_components/upplication-icons@upplication/icons#v1.0.18":
38+
"@bower_components/upplication-icons@upplication/icons#v1.0.18", upplication-icons@upplication/icons#v1.0.18:
3939
version "1.0.18"
4040
resolved "https://codeload.github.com/upplication/icons/tar.gz/42d6c92196705548aa41e2edd35eb25dfe5b1350"
4141

@@ -3275,10 +3275,10 @@ jpegtran-bin@^3.0.0:
32753275
bin-wrapper "^3.0.0"
32763276
logalot "^2.0.0"
32773277

3278-
jquery@>=1.8.3, "jquery@^3.0.0 || ^2.1.4":
3279-
version "3.4.1"
3280-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
3281-
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
3278+
jquery@>=1.8.3, "jquery@^3.0.0 || ^2.1.4", jquery@jquery/jquery-dist#3.5.1:
3279+
version "3.5.0"
3280+
uid "1fd78cd729742aa26f64783f9188e169e41f194e"
3281+
resolved "https://codeload.github.com/jquery/jquery-dist/tar.gz/1fd78cd729742aa26f64783f9188e169e41f194e"
32823282

32833283
js-yaml@^3.13.1, js-yaml@^3.3.0:
32843284
version "3.13.1"

0 commit comments

Comments
 (0)