From 9d14ecdd6666104e31d07cadc1a4029ad8bf9617 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 21:10:56 +0000 Subject: [PATCH] Bump jquery from 3.2.1 to 3.4.0 in /code/hugo-site Bumps [jquery](https://github.com/jquery/jquery) from 3.2.1 to 3.4.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.2.1...3.4.0) Signed-off-by: dependabot[bot] --- code/hugo-site/package.json | 2 +- code/hugo-site/yarn.lock | 19 ++++++------------- 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/code/hugo-site/package.json b/code/hugo-site/package.json index 2fc45d0..a52bf5a 100644 --- a/code/hugo-site/package.json +++ b/code/hugo-site/package.json @@ -16,7 +16,7 @@ "font-awesome": "^4.7.0" }, "devDependencies": { - "jquery": "^3.3.1", + "jquery": "^3.4.0", "node-sass": "^4.5.3", "onchange": "^3.2.1", "pm2": "^2.5.0" diff --git a/code/hugo-site/yarn.lock b/code/hugo-site/yarn.lock index 5c5965a..7e60095 100644 --- a/code/hugo-site/yarn.lock +++ b/code/hugo-site/yarn.lock @@ -154,12 +154,9 @@ boom@2.x.x: dependencies: hoek "2.x.x" -bootstrap@4.0.0-alpha.6: - version "4.0.0-alpha.6" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.0.0-alpha.6.tgz#4f54dd33ac0deac3b28407bc2df7ec608869c9c8" - dependencies: - jquery ">=1.9.1" - tether "^1.4.0" +bootstrap@>=4.1.2: + version "4.3.1" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac" brace-expansion@^1.1.7: version "1.1.8" @@ -775,9 +772,9 @@ isstream@~0.1.2: version "0.1.2" resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a" -jquery@>=1.9.1, jquery@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787" +jquery@^3.4.0: + version "3.4.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf" js-base64@^2.1.8: version "2.1.9" @@ -1631,10 +1628,6 @@ tar@^2.0.0, tar@^2.2.1: fstream "^1.0.2" inherits "2" -tether@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/tether/-/tether-1.4.0.tgz#0f9fa171f75bf58485d8149e94799d7ae74d1c1a" - tough-cookie@~2.3.0: version "2.3.2" resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.2.tgz#f081f76e4c85720e6c37a5faced737150d84072a"