10000 Bump jquery from 3.2.1 to 3.5.0 in /client by dependabot[bot] · Pull Request #7 · DonAurelio/coder · GitHub
[go: up one dir, main page]

Skip to content

Bump jquery from 3.2.1 to 3.5.0 in /client #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
8000 Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump jquery from 3.2.1 to 3.5.0 in /client
Bumps [jquery](https://github.com/jquery/jquery) from 3.2.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](jquery/jquery@3.2.1...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2020
commit f14417ef5fadfbcd128c9fad84b19de0cda47f67
23 changes: 16 additions & 7 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"bootstrap": "^3.3.7",
"core-js": "^2.4.1",
"file-saver": "^1.3.3",
"jquery": "^3.2.1",
"jquery": "^3.5.0",
"ng2-ace-editor": "^0.3.1",
"ngx-toastr": "^4.4.1",
"rxjs": "^5.4.2",
Expand Down
0