summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-03 05:17:52 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-03-03 07:13:15 +0100
commit5b927ceac241c2a0acefbb5fd35283cd4d25c57d (patch)
tree7df98ccf23b3736012548252162eef6e7217546c /js/package.json
parent5644dff74804ac573cebd54df6d833518cbec6f6 (diff)
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>
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json
index 1093958b1..1379b12d4 100644
--- a/js/package.json
+++ b/js/package.json
@@ -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",