Skip to content

Commit

Permalink
Bump jquery from 3.3.1 to 3.5.0 in /app/assets
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)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2021
1 parent 507ee73 commit 395420e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@fontsource/montserrat": "^4.5.1",
"@fontsource/source-code-pro": "^4.5.1",
"cross-env": "^5.2.1",
"jquery": "2.2.4",
"jquery": "3.5.0",
"bootstrap-sass": "3.3.6",
"bootstrap-filestyle": "1.2.1",
"fuse.js": "^3.2.0",
Expand Down
8 changes: 4 additions & 4 deletions app/assets/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4857,10 +4857,10 @@ jpegtran-bin@^4.0.0:
bin-wrapper "^4.0.0"
logalot "^2.0.0"

jquery@2.2.4:
version "2.2.4"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-2.2.4.tgz#2c89d6889b5eac522a7eea32c14521559c6cbf02"
integrity sha1-LInWiJterFIqfuoywUUhVZxsvwI=
jquery@3.5.0:
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.2:
version "3.0.2"
Expand Down

0 comments on commit 395420e

Please sign in to comment.