Skip to content

Commit

Permalink
Update jQuery (#432)
Browse files Browse the repository at this point in the history
  • Loading branch information
c-w authored May 4, 2020
1 parent 7cd0fef commit af6f8f2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@bower_components/flag-icon-css": "lipis/flag-icon-css#^2.4.0",
"@bower_components/handlebars": "components/handlebars.js#~1.3.0",
"@bower_components/html5shiv": "aFarkas/html5shiv#^3.7.3",
"@bower_components/jquery": "jquery/jquery-dist#^3.1.0",
"@bower_components/jquery": "jquery/jquery-dist#^3.5.0",
"@bower_components/printThis": "jasonday/printThis#^1.9.0",
"@bower_components/rangy-1.3": "noap/rangy-1.3#master",
"@bower_components/respond": "scottjehl/Respond#^1.4.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
version "3.7.3"
resolved "https://codeload.github.com/aFarkas/html5shiv/tar.gz/ed28c56c071bddfe7d635ad88995674957a016be"

"@bower_components/jquery@jquery/jquery-dist#^3.1.0":
version "3.4.1"
resolved "https://codeload.github.com/jquery/jquery-dist/tar.gz/15bc73803f76bc53b654b9fdbbbc096f56d7c03d"
"@bower_components/jquery@jquery/jquery-dist#^3.5.0":
version "3.5.0"
resolved "https://codeload.github.com/jquery/jquery-dist/tar.gz/1fd78cd729742aa26f64783f9188e169e41f194e"

"@bower_components/printThis@jasonday/printThis#^1.9.0":
version "1.15.0"
Expand Down Expand Up @@ -1158,9 +1158,9 @@ jquery-lazyload@^1.9.7:
integrity sha1-mYKziMUzwLYRIUs8WqoLn+3gcfc=

"jquery@>= 1.9.0", jquery@>=1.11:
version "3.4.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
version "3.5.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==

"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit af6f8f2

Please sign in to comment.