Bump jquery from 3.5.1 to 3.6.0 in /js

Bumps [jquery](https://github.com/jquery/jquery) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.5.1...3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-03 05:17:52 +00:00 committed by Sean Molenaar
parent 5644dff748
commit 5b927ceac2
2 changed files with 4 additions and 4 deletions

6
js/package-lock.json generated
View File

@ -3492,9 +3492,9 @@
"dev": true
},
"jquery": {
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz",
"integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg==",
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.0.tgz",
"integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==",
"dev": true
},
"js-tokens": {

View File

@ -41,7 +41,7 @@
"gulp-sourcemaps": "^3.0.0",
"gulp-terser": "^2.0.1",
"jasmine-core": "^3.6.0",
"jquery": "^3.5.1",
"jquery": "^3.6.0",
"jshint": "^2.12.0",
"karma": "^6.1.1",
"karma-chrome-launcher": "^3.1.0",