summaryrefslogtreecommitdiffstats
path: root/js/vendor/jquery/.bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/vendor/jquery/.bower.json')
-rw-r--r--js/vendor/jquery/.bower.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/js/vendor/jquery/.bower.json b/js/vendor/jquery/.bower.json
index 0c291b39b..2bfec10ec 100644
--- a/js/vendor/jquery/.bower.json
+++ b/js/vendor/jquery/.bower.json
@@ -1,6 +1,6 @@
{
"name": "jquery",
- "version": "2.1.1",
+ "version": "2.1.3",
"main": "dist/jquery.js",
"license": "MIT",
"ignore": [
@@ -14,7 +14,7 @@
"package.json"
],
"devDependencies": {
- "sizzle": "1.10.19",
+ "sizzle": "2.1.1-jquery.2.1.2",
"requirejs": "2.1.10",
"qunit": "1.14.0",
"sinon": "1.8.1"
@@ -25,11 +25,11 @@
"library"
],
"homepage": "https://github.com/jquery/jquery",
- "_release": "2.1.1",
+ "_release": "2.1.3",
"_resolution": {
"type": "version",
- "tag": "2.1.1",
- "commit": "4dec426aa2a6cbabb1b064319ba7c272d594a688"
+ "tag": "2.1.3",
+ "commit": "8f2a9d9272d6ed7f32d3a484740ab342c02541e0"
},
"_source": "git://github.com/jquery/jquery.git",
"_target": "~2.*",