npm-update-package 1.4.7 → 1.4.8
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.
- package/dist/package.json +10 -11
- package/package.json +10 -11
package/dist/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "npm-update-package",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.8",
|
|
4
4
|
"description": "CLI tool for creating pull requests to update npm packages",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "tsc --project tsconfig.build.json",
|
|
@@ -25,39 +25,38 @@
|
|
|
25
25
|
"log4js": "6.6.1",
|
|
26
26
|
"mustache": "4.2.0",
|
|
27
27
|
"node-fetch": "2.6.7",
|
|
28
|
-
"npm-check-updates": "16.
|
|
28
|
+
"npm-check-updates": "16.3.2",
|
|
29
29
|
"parse-github-url": "1.0.2",
|
|
30
30
|
"semver": "7.3.7",
|
|
31
31
|
"sleep-promise": "9.1.0",
|
|
32
32
|
"type-guards": "0.15.0"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
|
-
"@jest/types": "29.0.3",
|
|
36
35
|
"@tsconfig/node14": "1.0.3",
|
|
37
|
-
"@types/jest": "29.0.1",
|
|
38
36
|
"@types/lodash": "4.14.185",
|
|
39
37
|
"@types/mustache": "4.2.1",
|
|
40
|
-
"@types/node": "14.18.
|
|
38
|
+
"@types/node": "14.18.30",
|
|
41
39
|
"@types/node-fetch": "2.6.2",
|
|
42
40
|
"@types/parse-github-url": "1.0.0",
|
|
43
41
|
"@types/semver": "7.3.12",
|
|
44
|
-
"@typescript-eslint/eslint-plugin": "5.
|
|
45
|
-
"eslint": "8.
|
|
42
|
+
"@typescript-eslint/eslint-plugin": "5.38.0",
|
|
43
|
+
"eslint": "8.24.0",
|
|
46
44
|
"eslint-config-lodash": "1.1.0",
|
|
47
|
-
"eslint-config-standard-with-typescript": "
|
|
45
|
+
"eslint-config-standard-with-typescript": "23.0.0",
|
|
48
46
|
"eslint-plugin-eslint-comments": "3.2.0",
|
|
49
47
|
"eslint-plugin-import": "2.26.0",
|
|
48
|
+
"eslint-plugin-import-newlines": "1.2.3",
|
|
50
49
|
"eslint-plugin-jest": "27.0.4",
|
|
51
50
|
"eslint-plugin-lodash": "7.4.0",
|
|
52
|
-
"eslint-plugin-n": "15.
|
|
51
|
+
"eslint-plugin-n": "15.3.0",
|
|
53
52
|
"eslint-plugin-promise": "6.0.1",
|
|
54
|
-
"eslint-plugin-tsdoc": "0.2.
|
|
53
|
+
"eslint-plugin-tsdoc": "0.2.17",
|
|
55
54
|
"eslint-plugin-unicorn": "43.0.2",
|
|
56
55
|
"eslint-plugin-you-dont-need-lodash-underscore": "6.12.0",
|
|
57
56
|
"jest": "29.0.3",
|
|
58
57
|
"npm-run-all": "4.1.5",
|
|
59
58
|
"rimraf": "3.0.2",
|
|
60
|
-
"ts-jest": "29.0.
|
|
59
|
+
"ts-jest": "29.0.2",
|
|
61
60
|
"ts-node": "10.9.1",
|
|
62
61
|
"typescript": "4.8.3",
|
|
63
62
|
"utility-types": "3.10.0"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "npm-update-package",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.8",
|
|
4
4
|
"description": "CLI tool for creating pull requests to update npm packages",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "tsc --project tsconfig.build.json",
|
|
@@ -25,39 +25,38 @@
|
|
|
25
25
|
"log4js": "6.6.1",
|
|
26
26
|
"mustache": "4.2.0",
|
|
27
27
|
"node-fetch": "2.6.7",
|
|
28
|
-
"npm-check-updates": "16.
|
|
28
|
+
"npm-check-updates": "16.3.2",
|
|
29
29
|
"parse-github-url": "1.0.2",
|
|
30
30
|
"semver": "7.3.7",
|
|
31
31
|
"sleep-promise": "9.1.0",
|
|
32
32
|
"type-guards": "0.15.0"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
|
-
"@jest/types": "29.0.3",
|
|
36
35
|
"@tsconfig/node14": "1.0.3",
|
|
37
|
-
"@types/jest": "29.0.1",
|
|
38
36
|
"@types/lodash": "4.14.185",
|
|
39
37
|
"@types/mustache": "4.2.1",
|
|
40
|
-
"@types/node": "14.18.
|
|
38
|
+
"@types/node": "14.18.30",
|
|
41
39
|
"@types/node-fetch": "2.6.2",
|
|
42
40
|
"@types/parse-github-url": "1.0.0",
|
|
43
41
|
"@types/semver": "7.3.12",
|
|
44
|
-
"@typescript-eslint/eslint-plugin": "5.
|
|
45
|
-
"eslint": "8.
|
|
42
|
+
"@typescript-eslint/eslint-plugin": "5.38.0",
|
|
43
|
+
"eslint": "8.24.0",
|
|
46
44
|
"eslint-config-lodash": "1.1.0",
|
|
47
|
-
"eslint-config-standard-with-typescript": "
|
|
45
|
+
"eslint-config-standard-with-typescript": "23.0.0",
|
|
48
46
|
"eslint-plugin-eslint-comments": "3.2.0",
|
|
49
47
|
"eslint-plugin-import": "2.26.0",
|
|
48
|
+
"eslint-plugin-import-newlines": "1.2.3",
|
|
50
49
|
"eslint-plugin-jest": "27.0.4",
|
|
51
50
|
"eslint-plugin-lodash": "7.4.0",
|
|
52
|
-
"eslint-plugin-n": "15.
|
|
51
|
+
"eslint-plugin-n": "15.3.0",
|
|
53
52
|
"eslint-plugin-promise": "6.0.1",
|
|
54
|
-
"eslint-plugin-tsdoc": "0.2.
|
|
53
|
+
"eslint-plugin-tsdoc": "0.2.17",
|
|
55
54
|
"eslint-plugin-unicorn": "43.0.2",
|
|
56
55
|
"eslint-plugin-you-dont-need-lodash-underscore": "6.12.0",
|
|
57
56
|
"jest": "29.0.3",
|
|
58
57
|
"npm-run-all": "4.1.5",
|
|
59
58
|
"rimraf": "3.0.2",
|
|
60
|
-
"ts-jest": "29.0.
|
|
59
|
+
"ts-jest": "29.0.2",
|
|
61
60
|
"ts-node": "10.9.1",
|
|
62
61
|
"typescript": "4.8.3",
|
|
63
62
|
"utility-types": "3.10.0"
|