Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Commit 3a95950

Browse files
authored
Merge pull request #1 from andreknieriem/master
update dependencies
2 parents e5541ff + bff0765 commit 3a95950

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"font-awesome": "^4.7.0",
3535
"gulp": "4.0.2",
3636
"gulp-sass": "4.0.2",
37-
"jquery": "^3.4.1",
37+
"jquery": "^3.5.0",
3838
"marvinj": "https://github.com/gabrielarchanjo/marvinj",
3939
"normalize.css": "^8.0.1",
4040
"photoswipe": "^4.1.3"

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ acorn-jsx@^5.0.2:
2929
integrity sha512-tiNTrP1MP0QrChmD2DdupCr6HWSFeKVw5d/dHTu4Y7rkAkRhU/Dt7dphAfIUyxtHpl/eBVip5uTNSpQJHylpAw==
3030

3131
acorn@^7.0.0:
32-
version "7.1.0"
33-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.0.tgz#949d36f2c292535da602283586c2477c57eb2d6c"
34-
integrity sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ==
32+
version "7.1.1"
33+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.1.tgz#e35668de0b402f359de515c5482a1ab9f89a69bf"
34+
integrity sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg==
3535

3636
ajv@^6.10.0, ajv@^6.10.2, ajv@^6.5.5:
3737
version "6.10.2"
@@ -1915,10 +1915,10 @@ isstream@~0.1.2:
19151915
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
19161916
integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
19171917

1918-
jquery@^3.4.1:
1919-
version "3.4.1"
1920-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
1921-
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
1918+
jquery@^3.5.0:
1919+
version "3.5.0"
1920+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
1921+
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==
19221922

19231923
js-base64@^2.1.8:
19241924
version "2.5.1"

0 commit comments

Comments
 (0)