Skip to content

Commit

Permalink
build(deps): bump jquery from 1.9.1 to 3.4.0 in /client
Browse files Browse the repository at this point in the history
Bumps [jquery](https://github.com/jquery/jquery) from 1.9.1 to 3.4.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](jquery/jquery@1.9.1...3.4.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2020
1 parent 7bc0c91 commit 202dc0a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"axios": "0.19.2",
"bootstrap": "4.4.1",
"bootstrap-vue": "2.4.1",
"jquery": "1.9.1",
"jquery": "3.4.0",
"popper.js": "1.16.0",
"vue": "2.6.11",
"vue-class-component": "7.2.2",
Expand Down
8 changes: 4 additions & 4 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6181,10 +6181,10 @@ jest@^25.1.0:
import-local "^3.0.2"
jest-cli "^25.1.0"

jquery@1.9.1:
version "1.9.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-1.9.1.tgz#e4cd4835faaefbade535857613c0fc3ff2adaf34"
integrity sha1-5M1INfqu+63lNYV2E8D8P/KtrzQ=
jquery@3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf"
integrity sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ==

js-beautify@^1.6.12, js-beautify@^1.6.14:
version "1.10.3"
Expand Down

0 comments on commit 202dc0a

Please sign in to comment.