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 Mar 7, 2022
1 parent 4eff48d commit c06326b
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 @@ -24,7 +24,7 @@
"bootstrap-table": "1.19.1",
"cross-env": "^5.2.1",
"fuse.js": "^6.5.3",
"jquery": "2.2.4",
"jquery": "3.5.0",
"leaflet": "1.3.4",
"leaflet.awesome-markers": "2.0.5",
"leaflet.markercluster": "1.3.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 @@ -4862,10 +4862,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 c06326b

Please sign in to comment.