Skip to content

Commit

Permalink
Bump jquery in /web/app/themes/the-heights-fellowship
Browse files Browse the repository at this point in the history
Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](jquery/jquery@3.3.1...3.5.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 30, 2020
1 parent 0fd608f commit 0995fa1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion web/app/themes/the-heights-fellowship/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"flickity": "^2.1.2",
"google-maps": "^3.3.0",
"gsap": "^2.0.1",
"jquery": "^3.3.1",
"jquery": "^3.5.0",
"jquery-parallax.js": "^1.5.0"
}
}
8 changes: 4 additions & 4 deletions web/app/themes/the-heights-fellowship/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4090,9 +4090,9 @@ jquery-parallax.js@^1.5.0:
dependencies:
jquery ">=1.7"

jquery@>=1.7, jquery@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"
jquery@>=1.7, jquery@^3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"

js-base64@^2.1.8, js-base64@^2.1.9:
version "2.4.5"
Expand Down Expand Up @@ -5207,7 +5207,7 @@ once@^1.3.0, once@^1.4.0:

onetime@^1.0.0:
version "1.1.0"
resolved "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"
resolved "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"

onetime@^2.0.0:
version "2.0.1"
Expand Down

0 comments on commit 0995fa1

Please sign in to comment.