Bump jquery from 3.5.1 to 3.6.0

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-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-03-08 07:40:12 +00:00
committed by GitHub
parent ab17ee2b60
commit 773b8a1fb2
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8919,9 +8919,9 @@
} }
}, },
"jquery": { "jquery": {
"version": "3.5.1", "version": "3.6.0",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz", "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.0.tgz",
"integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg==", "integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==",
"dev": true "dev": true
}, },
"js-tokens": { "js-tokens": {
+1 -1
View File
@@ -73,7 +73,7 @@
"handlebars": "4.7.7", "handlebars": "4.7.7",
"istanbul": "0.4.5", "istanbul": "0.4.5",
"istanbul-instrumenter-loader": "^3.0.1", "istanbul-instrumenter-loader": "^3.0.1",
"jquery": "3.5.1", "jquery": "3.6.0",
"jsdoc": "3.6.6", "jsdoc": "3.6.6",
"jsdoc-plugin-typescript": "^2.0.5", "jsdoc-plugin-typescript": "^2.0.5",
"json-stringify-safe": "^5.0.1", "json-stringify-safe": "^5.0.1",