aboutsummaryrefslogtreecommitdiffstats
path: root/npm_assets/node_modules/jquery/package.json
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2022-04-20 00:12:09 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2022-04-20 00:12:09 -0400
commit942e313727d1ad886a1024c24fe4a9e8e2e0bb3e (patch)
tree1c4d5d826655cdb812c88563a25410f8b54e41d2 /npm_assets/node_modules/jquery/package.json
parent8eeed31eb2f86ac982fa4b26f93b15828289c56d (diff)
New upstream version 8.2.0.upstream/8.2.0
Diffstat (limited to 'npm_assets/node_modules/jquery/package.json')
-rw-r--r--npm_assets/node_modules/jquery/package.json47
1 files changed, 23 insertions, 24 deletions
diff --git a/npm_assets/node_modules/jquery/package.json b/npm_assets/node_modules/jquery/package.json
index fa214d6..7929e5f 100644
--- a/npm_assets/node_modules/jquery/package.json
+++ b/npm_assets/node_modules/jquery/package.json
@@ -1,31 +1,31 @@
{
- "_from": "jquery@3.5.1",
- "_id": "jquery@3.5.1",
+ "_from": "jquery@3.6.0",
+ "_id": "jquery@3.6.0",
"_inBundle": false,
- "_integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg==",
+ "_integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==",
"_location": "/jquery",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
- "raw": "jquery@3.5.1",
+ "raw": "jquery@3.6.0",
"name": "jquery",
"escapedName": "jquery",
- "rawSpec": "3.5.1",
+ "rawSpec": "3.6.0",
"saveSpec": null,
- "fetchSpec": "3.5.1"
+ "fetchSpec": "3.6.0"
},
"_requiredBy": [
"#USER",
"/"
],
- "_resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz",
- "_shasum": "d7b4d08e1bfdb86ad2f1a3d039ea17304717abb5",
- "_spec": "jquery@3.5.1",
- "_where": "/Users/kwpolska/git/nikola/npm_assets",
+ "_resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.0.tgz",
+ "_shasum": "c72a09f15c1bdce142f49dbf1170bdf8adac2470",
+ "_spec": "jquery@3.6.0",
+ "_where": "/home/kwpolska/git/nikola/npm_assets",
"author": {
- "name": "JS Foundation and other contributors",
- "url": "https://github.com/jquery/jquery/blob/3.5.1/AUTHORS.txt"
+ "name": "OpenJS Foundation and other contributors",
+ "url": "https://github.com/jquery/jquery/blob/3.6.0/AUTHORS.txt"
},
"bugs": {
"url": "https://github.com/jquery/jquery/issues"
@@ -61,7 +61,6 @@
"markerPattern": "^((clos|fix|resolv)(e[sd]|ing))|^(refs?)",
"ticketPattern": "^((Closes|Fixes) ([a-zA-Z]{2,}-)[0-9]+)|^(Refs? [^#])"
},
- "dependencies": {},
"deprecated": false,
"description": "JavaScript library for DOM operations",
"devDependencies": {
@@ -69,8 +68,8 @@
"@babel/plugin-transform-for-of": "7.2.0",
"commitplease": "3.2.0",
"core-js": "2.6.5",
- "eslint-config-jquery": "2.0.0",
- "grunt": "1.0.3",
+ "eslint-config-jquery": "3.0.0",
+ "grunt": "1.3.0",
"grunt-babel": "8.0.0",
"grunt-cli": "1.3.2",
"grunt-compare-size": "0.4.2",
@@ -79,21 +78,21 @@
"grunt-eslint": "22.0.0",
"grunt-git-authors": "3.2.0",
"grunt-jsonlint": "1.1.0",
- "grunt-karma": "3.0.1",
+ "grunt-karma": "4.0.0",
"grunt-newer": "1.3.0",
- "grunt-npmcopy": "0.1.0",
+ "grunt-npmcopy": "0.2.0",
"gzip-js": "0.3.2",
"husky": "1.3.1",
"insight": "0.10.1",
"jsdom": "13.2.0",
- "karma": "4.0.1",
+ "karma": "5.2.3",
"karma-browserstack-launcher": "1.4.0",
"karma-chrome-launcher": "2.2.0",
"karma-firefox-launcher": "1.1.0",
"karma-ie-launcher": "1.0.0",
- "karma-jsdom-launcher": "7.1.0",
+ "karma-jsdom-launcher": "8.0.2",
"karma-qunit": "3.0.0",
- "load-grunt-tasks": "4.0.0",
+ "load-grunt-tasks": "5.1.0",
"native-promise-only": "0.8.1",
"promises-aplus-tests": "2.1.2",
"q": "1.5.1",
@@ -101,15 +100,15 @@
"raw-body": "2.3.3",
"requirejs": "2.3.6",
"sinon": "2.3.7",
- "sizzle": "2.3.5",
+ "sizzle": "2.3.6",
"strip-json-comments": "2.0.1",
- "testswarm": "1.1.0",
+ "testswarm": "1.1.2",
"uglify-js": "3.4.7"
},
"homepage": "https://jquery.com",
"husky": {
"hooks": {
- "commit-msg": "node node_modules/commitplease",
+ "commit-msg": "commitplease .git/COMMIT_EDITMSG",
"pre-commit": "grunt lint:newer qunit_fixture"
}
},
@@ -139,5 +138,5 @@
"test:slim": "grunt test:prepare && grunt custom:slim && grunt karma:main"
},
"title": "jQuery",
- "version": "3.5.1"
+ "version": "3.6.0"
}