npm-check-updates 12.2.0 → 12.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/build/package.json +11 -11
  2. package/package.json +11 -11
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "npm-check-updates",
3
- "version": "12.2.0",
3
+ "version": "12.2.1",
4
4
  "author": "Tomas Junnonen <tomas1@gmail.com>",
5
5
  "license": "Apache-2.0",
6
6
  "contributors": [
@@ -62,7 +62,7 @@
62
62
  "fp-and-or": "^0.1.3",
63
63
  "get-stdin": "^8.0.0",
64
64
  "globby": "^11.0.4",
65
- "hosted-git-info": "^4.0.2",
65
+ "hosted-git-info": "^4.1.0",
66
66
  "json-parse-helpfulerror": "^1.0.3",
67
67
  "jsonlines": "^0.1.1",
68
68
  "libnpmconfig": "^1.2.1",
@@ -92,9 +92,9 @@
92
92
  "@types/jsonlines": "^0.1.1",
93
93
  "@types/lodash": "^4.14.178",
94
94
  "@types/minimatch": "^3.0.5",
95
- "@types/mocha": "^9.0.0",
96
- "@types/node": "^16.11.13",
97
- "@types/pacote": "^11.1.2",
95
+ "@types/mocha": "^9.1.0",
96
+ "@types/node": "^17.0.10",
97
+ "@types/pacote": "^11.1.3",
98
98
  "@types/parse-github-url": "^1.0.0",
99
99
  "@types/progress": "^2.0.5",
100
100
  "@types/prompts": "^2.4.0",
@@ -103,8 +103,8 @@
103
103
  "@types/semver": "^7.3.9",
104
104
  "@types/semver-utils": "^1.1.1",
105
105
  "@types/update-notifier": "^5.1.0",
106
- "@typescript-eslint/eslint-plugin": "^5.8.1",
107
- "@typescript-eslint/parser": "^5.7.0",
106
+ "@typescript-eslint/eslint-plugin": "^5.10.0",
107
+ "@typescript-eslint/parser": "^5.10.0",
108
108
  "c8": "^7.11.0",
109
109
  "chai": "^4.3.4",
110
110
  "chai-as-promised": "^7.1.1",
@@ -114,19 +114,19 @@
114
114
  "eslint-config-raine": "^0.3.0",
115
115
  "eslint-config-standard": "^16.0.3",
116
116
  "eslint-plugin-fp": "^2.3.0",
117
- "eslint-plugin-import": "^2.25.3",
118
- "eslint-plugin-jsdoc": "^37.5.0",
117
+ "eslint-plugin-import": "^2.25.4",
118
+ "eslint-plugin-jsdoc": "^37.6.1",
119
119
  "eslint-plugin-node": "^11.1.0",
120
120
  "eslint-plugin-promise": "^6.0.0",
121
121
  "husky": "^7.0.4",
122
122
  "lockfile-lint": "^4.6.2",
123
123
  "markdownlint-cli": "^0.30.0",
124
- "mocha": "^9.1.3",
124
+ "mocha": "^9.1.4",
125
125
  "npm-run-all": "^4.1.5",
126
126
  "should": "^13.2.3",
127
127
  "strip-ansi": "^6.0.1",
128
128
  "ts-node": "^10.4.0",
129
- "typescript": "^4.5.4",
129
+ "typescript": "^4.5.5",
130
130
  "yarn": "^1.22.17"
131
131
  },
132
132
  "files": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "npm-check-updates",
3
- "version": "12.2.0",
3
+ "version": "12.2.1",
4
4
  "author": "Tomas Junnonen <tomas1@gmail.com>",
5
5
  "license": "Apache-2.0",
6
6
  "contributors": [
@@ -62,7 +62,7 @@
62
62
  "fp-and-or": "^0.1.3",
63
63
  "get-stdin": "^8.0.0",
64
64
  "globby": "^11.0.4",
65
- "hosted-git-info": "^4.0.2",
65
+ "hosted-git-info": "^4.1.0",
66
66
  "json-parse-helpfulerror": "^1.0.3",
67
67
  "jsonlines": "^0.1.1",
68
68
  "libnpmconfig": "^1.2.1",
@@ -92,9 +92,9 @@
92
92
  "@types/jsonlines": "^0.1.1",
93
93
  "@types/lodash": "^4.14.178",
94
94
  "@types/minimatch": "^3.0.5",
95
- "@types/mocha": "^9.0.0",
96
- "@types/node": "^16.11.13",
97
- "@types/pacote": "^11.1.2",
95
+ "@types/mocha": "^9.1.0",
96
+ "@types/node": "^17.0.10",
97
+ "@types/pacote": "^11.1.3",
98
98
  "@types/parse-github-url": "^1.0.0",
99
99
  "@types/progress": "^2.0.5",
100
100
  "@types/prompts": "^2.4.0",
@@ -103,8 +103,8 @@
103
103
  "@types/semver": "^7.3.9",
104
104
  "@types/semver-utils": "^1.1.1",
105
105
  "@types/update-notifier": "^5.1.0",
106
- "@typescript-eslint/eslint-plugin": "^5.8.1",
107
- "@typescript-eslint/parser": "^5.7.0",
106
+ "@typescript-eslint/eslint-plugin": "^5.10.0",
107
+ "@typescript-eslint/parser": "^5.10.0",
108
108
  "c8": "^7.11.0",
109
109
  "chai": "^4.3.4",
110
110
  "chai-as-promised": "^7.1.1",
@@ -114,19 +114,19 @@
114
114
  "eslint-config-raine": "^0.3.0",
115
115
  "eslint-config-standard": "^16.0.3",
116
116
  "eslint-plugin-fp": "^2.3.0",
117
- "eslint-plugin-import": "^2.25.3",
118
- "eslint-plugin-jsdoc": "^37.5.0",
117
+ "eslint-plugin-import": "^2.25.4",
118
+ "eslint-plugin-jsdoc": "^37.6.1",
119
119
  "eslint-plugin-node": "^11.1.0",
120
120
  "eslint-plugin-promise": "^6.0.0",
121
121
  "husky": "^7.0.4",
122
122
  "lockfile-lint": "^4.6.2",
123
123
  "markdownlint-cli": "^0.30.0",
124
- "mocha": "^9.1.3",
124
+ "mocha": "^9.1.4",
125
125
  "npm-run-all": "^4.1.5",
126
126
  "should": "^13.2.3",
127
127
  "strip-ansi": "^6.0.1",
128
128
  "ts-node": "^10.4.0",
129
- "typescript": "^4.5.4",
129
+ "typescript": "^4.5.5",
130
130
  "yarn": "^1.22.17"
131
131
  },
132
132
  "files": [