Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Merge pull request #65 from bgoonz/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin dependencies
  • Loading branch information
bgoonz authored Sep 16, 2021
2 parents 8d6e77f + da7264a commit ab5094e
Show file tree
Hide file tree
Showing 60 changed files with 810 additions and 740 deletions.
72 changes: 36 additions & 36 deletions TOOLS/npm-packages/axios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,42 +38,42 @@
"deprecated": "Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410",
"description": "Promise based HTTP client for the browser and node.js",
"devDependencies": {
"coveralls": "^2.11.9",
"es6-promise": "^4.0.5",
"grunt": "^1.0.1",
"grunt-banner": "^0.6.0",
"grunt-cli": "^1.2.0",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-nodeunit": "^1.0.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-eslint": "^19.0.0",
"grunt-karma": "^2.0.0",
"grunt-ts": "^6.0.0-beta.3",
"grunt-typings": "^0.1.5",
"grunt-webpack": "^1.0.18",
"istanbul-instrumenter-loader": "^1.0.0",
"jasmine-core": "^2.4.1",
"karma": "^1.3.0",
"karma-chrome-launcher": "^2.0.0",
"karma-coverage": "^1.0.0",
"karma-firefox-launcher": "^1.0.0",
"karma-jasmine": "^1.0.2",
"karma-jasmine-ajax": "^0.1.13",
"karma-opera-launcher": "^1.0.0",
"karma-phantomjs-launcher": "^1.0.0",
"karma-safari-launcher": "^1.0.0",
"karma-sauce-launcher": "^1.1.0",
"karma-sinon": "^1.0.5",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^1.7.0",
"load-grunt-tasks": "^3.5.2",
"minimist": "^1.2.0",
"phantomjs-prebuilt": "^2.1.7",
"sinon": "^1.17.4",
"typescript": "^2.0.3",
"url-search-params": "^0.6.1",
"webpack": "^1.13.1",
"webpack-dev-server": "^1.14.1"
"coveralls": "2.13.3",
"es6-promise": "4.2.8",
"grunt": "1.4.1",
"grunt-banner": "0.6.0",
"grunt-cli": "1.4.3",
"grunt-contrib-clean": "1.1.0",
"grunt-contrib-nodeunit": "1.0.0",
"grunt-contrib-watch": "1.1.0",
"grunt-eslint": "19.0.0",
"grunt-karma": "2.0.0",
"grunt-ts": "6.0.0-beta.22",
"grunt-typings": "0.1.5",
"grunt-webpack": "1.0.18",
"istanbul-instrumenter-loader": "1.2.0",
"jasmine-core": "2.99.1",
"karma": "1.7.1",
"karma-chrome-launcher": "2.2.0",
"karma-coverage": "1.1.2",
"karma-firefox-launcher": "1.3.0",
"karma-jasmine": "1.1.2",
"karma-jasmine-ajax": "0.1.13",
"karma-opera-launcher": "1.0.0",
"karma-phantomjs-launcher": "1.0.4",
"karma-safari-launcher": "1.0.0",
"karma-sauce-launcher": "1.2.0",
"karma-sinon": "1.0.5",
"karma-sourcemap-loader": "0.3.8",
"karma-webpack": "1.8.1",
"load-grunt-tasks": "3.5.2",
"minimist": "1.2.5",
"phantomjs-prebuilt": "2.1.16",
"sinon": "1.17.7",
"typescript": "2.9.2",
"url-search-params": "0.6.1",
"webpack": "1.15.0",
"webpack-dev-server": "1.16.5"
},
"homepage": "https://github.com/mzabriskie/axios",
"keywords": [
Expand Down
14 changes: 7 additions & 7 deletions TOOLS/npm-packages/call-bind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@
"deprecated": false,
"description": "Robustly `.call.bind()` a function",
"devDependencies": {
"@ljharb/eslint-config": "^17.3.0",
"aud": "^1.1.3",
"auto-changelog": "^2.2.1",
"eslint": "^7.17.0",
"nyc": "^10.3.2",
"safe-publish-latest": "^1.1.4",
"tape": "^5.1.1"
"@ljharb/eslint-config": "17.6.0",
"aud": "1.1.5",
"auto-changelog": "2.3.0",
"eslint": "7.32.0",
"nyc": "10.3.2",
"safe-publish-latest": "1.1.4",
"tape": "5.3.1"
},
"exports": {
".": [
Expand Down
18 changes: 9 additions & 9 deletions TOOLS/npm-packages/cheerio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,15 @@
"deprecated": false,
"description": "Tiny, fast, and elegant implementation of core jQuery designed specifically for the server",
"devDependencies": {
"benchmark": "^2.1.0",
"coveralls": "^2.11.9",
"expect.js": "~0.3.1",
"istanbul": "^0.4.3",
"jquery": "^3.0.0",
"jsdom": "^9.2.1",
"jshint": "^2.9.2",
"mocha": "^2.5.3",
"xyz": "~0.5.0"
"benchmark": "2.1.4",
"coveralls": "2.13.3",
"expect.js": "0.3.1",
"istanbul": "0.4.5",
"jquery": "3.6.0",
"jsdom": "9.12.0",
"jshint": "2.13.1",
"mocha": "2.5.3",
"xyz": "0.5.0"
},
"engines": {
"node": ">= 0.6"
Expand Down
8 changes: 4 additions & 4 deletions TOOLS/npm-packages/css-select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
},
"bundleDependencies": false,
"dependencies": {
"boolbase": "~1.0.0",
"css-what": "2.1",
"boolbase": "1.0.0",
"css-what": "2.1.3",
"domutils": "1.5.1",
"nth-check": "~1.0.1"
"nth-check": "1.0.2"
},
"deprecated": false,
"description": "a CSS selector compiler/engine",
Expand All @@ -44,7 +44,7 @@
"expect.js": "*",
"htmlparser2": "*",
"istanbul": "*",
"jshint": "2",
"jshint": "2.13.1",
"mocha": "*",
"mocha-lcov-reporter": "*"
},
Expand Down
2 changes: 1 addition & 1 deletion TOOLS/npm-packages/css-what/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"deprecated": false,
"description": "a CSS selector parser",
"devDependencies": {
"jshint": "2"
"jshint": "2.13.1"
},
"engines": {
"node": "*"
Expand Down
47 changes: 24 additions & 23 deletions TOOLS/npm-packages/csstype/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,30 +33,31 @@
"deprecated": false,
"description": "Strict TypeScript and Flow types for style based on MDN data",
"devDependencies": {
"@types/chokidar": "^2.1.3",
"@types/jest": "^26.0.20",
"@types/jsdom": "^16.2.6",
"@types/node": "^14.14.31",
"@types/prettier": "^2.2.1",
"@types/request": "^2.48.5",
"@types/turndown": "^5.0.0",
"chalk": "^4.1.0",
"chokidar": "^3.5.1",
"fast-glob": "^3.2.5",
"flow-bin": "^0.145.0",
"jest": "^26.6.3",
"jsdom": "^16.4.0",
"mdn-browser-compat-data": "git+https://github.com/mdn/browser-compat-data.git#0b0d91b769ddaff4f979fcfe9c43384d84fd4a1a",
"@types/chokidar": "2.1.3",
"@types/jest": "26.0.24",
"@types/jsdom": "16.2.13",
"@types/node": "14.17.16",
"@types/prettier": "2.3.2",
"@types/request": "2.48.7",
"@types/turndown": "5.0.1",
"chalk": "4.1.2",
"chokidar": "3.5.2",
"fast-glob": "3.2.7",
"flow-bin": "0.145.0",
"jest": "26.6.3",
"jsdom": "16.7.0",
"mdn-browser-compat-data": "git+https://github.com/mdn/browser-compat-data.git#60214baa97657c798dd7eac44b7bc73af4968033",

"mdn-data": "git+https://github.com/mdn/data.git#7f622300bb7e285a2cbce7db6f8ecd8f964a18eb",
"prettier": "^2.2.1",
"request": "^2.88.2",
"ts-jest": "^26.5.2",
"ts-node": "^9.1.1",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0",
"turndown": "^7.0.0",
"typescript": "~4.2.2",
"yarn": "^1.22.10"
"prettier": "2.4.1",
"request": "2.88.2",
"ts-jest": "26.5.6",
"ts-node": "9.1.1",
"tslint": "6.1.3",
"tslint-config-prettier": "1.18.0",
"turndown": "7.1.1",
"typescript": "4.2.4",
"yarn": "1.22.11"
},
"files": [
"index.d.ts",
Expand Down
30 changes: 15 additions & 15 deletions TOOLS/npm-packages/debug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,21 +55,21 @@
"description": "small debugging utility",
"devDependencies": {
"browserify": "9.0.3",
"chai": "^3.5.0",
"concurrently": "^3.1.0",
"coveralls": "^2.11.15",
"eslint": "^3.12.1",
"istanbul": "^0.4.5",
"karma": "^1.3.0",
"karma-chai": "^0.1.0",
"karma-mocha": "^1.3.0",
"karma-phantomjs-launcher": "^1.0.2",
"karma-sinon": "^1.0.5",
"mocha": "^3.2.0",
"mocha-lcov-reporter": "^1.2.0",
"rimraf": "^2.5.4",
"sinon": "^1.17.6",
"sinon-chai": "^2.8.0"
"chai": "3.5.0",
"concurrently": "3.6.1",
"coveralls": "2.13.3",
"eslint": "3.19.0",
"istanbul": "0.4.5",
"karma": "1.7.1",
"karma-chai": "0.1.0",
"karma-mocha": "1.3.0",
"karma-phantomjs-launcher": "1.0.4",
"karma-sinon": "1.0.5",
"mocha": "3.5.3",
"mocha-lcov-reporter": "1.3.0",
"rimraf": "2.7.1",
"sinon": "1.17.7",
"sinon-chai": "2.14.0"
},
"homepage": "https://github.com/visionmedia/debug#readme",
"keywords": [
Expand Down
14 changes: 7 additions & 7 deletions TOOLS/npm-packages/deep-diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,13 +139,13 @@
"deprecated": false,
"description": "Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.",
"devDependencies": {
"deep-equal": "~1.0.0",
"expect.js": "^0.3.1",
"jscs": "^1.12.0",
"jshint": "^2.6.3",
"mocha": "^2.2.1",
"rollup": "^0.41.6",
"uglifyjs": "^2.4.10"
"deep-equal": "1.0.1",
"expect.js": "0.3.1",
"jscs": "1.13.1",
"jshint": "2.13.1",
"mocha": "2.5.3",
"rollup": "0.41.6",
"uglifyjs": "2.4.11"
},
"directories": {
"examples": "./examples",
Expand Down
10 changes: 5 additions & 5 deletions TOOLS/npm-packages/deep-equal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@
"deprecated": false,
"description": "node's assert.deepEqual algorithm",
"devDependencies": {
"@ljharb/eslint-config": "^15.0.1",
"auto-changelog": "^1.16.2",
"eslint": "^6.6.0",
"safe-publish-latest": "^1.1.4",
"tape": "^4.11.0"
"@ljharb/eslint-config": "15.1.0",
"auto-changelog": "1.16.4",
"eslint": "6.8.0",
"safe-publish-latest": "1.1.4",
"tape": "4.14.0"
},
"directories": {
"lib": ".",
Expand Down
12 changes: 6 additions & 6 deletions TOOLS/npm-packages/define-properties/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"deprecated": false,
"description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.",
"devDependencies": {
"@ljharb/eslint-config": "^13.0.0",
"covert": "^1.1.0",
"eslint": "^5.3.0",
"jscs": "^3.0.7",
"nsp": "^3.2.1",
"tape": "^4.9.0"
"@ljharb/eslint-config": "13.1.1",
"covert": "1.1.1",
"eslint": "5.16.0",
"jscs": "3.0.7",
"nsp": "3.2.1",
"tape": "4.14.0"
},
"engines": {
"node": ">= 0.4"
Expand Down
10 changes: 5 additions & 5 deletions TOOLS/npm-packages/dom-serializer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
"description": "render dom nodes to string",
"devDependencies": {
"cheerio": "*",
"expect.js": "^0.3.1",
"jshint": "^2.9.1-rc1",
"lodash": "^4.17.11",
"mocha": "^5.2.0",
"xyz": "^3.0.0"
"expect.js": "0.3.1",
"jshint": "2.13.1",
"lodash": "4.17.21",
"mocha": "5.2.0",
"xyz": "3.0.0"
},
"files": [
"index.js"
Expand Down
6 changes: 3 additions & 3 deletions TOOLS/npm-packages/domhandler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"deprecated": false,
"description": "handler for htmlparser2 that turns pages into a dom",
"devDependencies": {
"htmlparser2": "^3.9.0",
"jshint": "^2.9.1",
"mocha": "^3.0.2"
"htmlparser2": "3.10.1",
"jshint": "2.13.1",
"mocha": "3.5.3"
},
"directories": {
"test": "tests"
Expand Down
8 changes: 4 additions & 4 deletions TOOLS/npm-packages/domutils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
"deprecated": false,
"description": "utilities for working with htmlparser2's dom",
"devDependencies": {
"domhandler": "2",
"htmlparser2": "~3.3.0",
"jshint": "~2.3.0",
"mocha": "~1.15.1"
"domhandler": "2.4.2",
"htmlparser2": "3.3.0",
"jshint": "2.3.0",
"mocha": "1.15.1"
},
"directories": {
"test": "tests"
Expand Down
4 changes: 2 additions & 2 deletions TOOLS/npm-packages/entities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"devDependencies": {
"coveralls": "*",
"istanbul": "*",
"jshint": "2",
"mocha": "^5.0.1",
"jshint": "2.13.1",
"mocha": "5.2.0",
"mocha-lcov-reporter": "*"
},
"directories": {
Expand Down
Loading

0 comments on commit ab5094e

Please sign in to comment.