npm-update-package 1.5.7 → 1.5.9
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 -10
- package/package.json +10 -10
package/dist/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "npm-update-package",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.9",
|
|
4
4
|
"description": "CLI tool for creating pull requests to update npm packages",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "tsc --project tsconfig.build.json",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"execa": "5.1.1",
|
|
22
22
|
"fp-ts": "2.13.1",
|
|
23
23
|
"http-status-codes": "2.2.0",
|
|
24
|
-
"io-ts": "2.2.
|
|
24
|
+
"io-ts": "2.2.20",
|
|
25
25
|
"log4js": "6.7.1",
|
|
26
26
|
"mustache": "4.2.0",
|
|
27
27
|
"node-fetch": "2.6.7",
|
|
@@ -31,32 +31,32 @@
|
|
|
31
31
|
"type-guards": "0.15.0"
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
|
-
"@eslint-recommended/eslint-config-typescript": "
|
|
34
|
+
"@eslint-recommended/eslint-config-typescript": "3.0.0",
|
|
35
35
|
"@npm-update-package/eslint-config-typescript": "1.0.0",
|
|
36
36
|
"@tsconfig/node14": "1.0.3",
|
|
37
37
|
"@types/mustache": "4.2.2",
|
|
38
|
-
"@types/node": "14.18.
|
|
38
|
+
"@types/node": "14.18.34",
|
|
39
39
|
"@types/node-fetch": "2.6.2",
|
|
40
40
|
"@types/parse-github-url": "1.0.0",
|
|
41
41
|
"@types/semver": "7.3.13",
|
|
42
|
-
"@typescript-eslint/eslint-plugin": "5.
|
|
43
|
-
"eslint": "8.
|
|
44
|
-
"eslint-config-standard-with-typescript": "
|
|
42
|
+
"@typescript-eslint/eslint-plugin": "5.46.1",
|
|
43
|
+
"eslint": "8.29.0",
|
|
44
|
+
"eslint-config-standard-with-typescript": "24.0.0",
|
|
45
45
|
"eslint-plugin-eslint-comments": "3.2.0",
|
|
46
46
|
"eslint-plugin-import": "2.26.0",
|
|
47
47
|
"eslint-plugin-import-newlines": "1.3.0",
|
|
48
48
|
"eslint-plugin-jest": "27.1.6",
|
|
49
49
|
"eslint-plugin-jsdoc": "39.6.4",
|
|
50
|
-
"eslint-plugin-n": "15.
|
|
50
|
+
"eslint-plugin-n": "15.6.0",
|
|
51
51
|
"eslint-plugin-promise": "6.1.1",
|
|
52
52
|
"eslint-plugin-tsdoc": "0.2.17",
|
|
53
|
-
"eslint-plugin-unicorn": "45.0.
|
|
53
|
+
"eslint-plugin-unicorn": "45.0.2",
|
|
54
54
|
"jest": "29.3.1",
|
|
55
55
|
"npm-run-all": "4.1.5",
|
|
56
56
|
"rimraf": "3.0.2",
|
|
57
57
|
"ts-jest": "29.0.3",
|
|
58
58
|
"ts-node": "10.9.1",
|
|
59
|
-
"typescript": "4.9.
|
|
59
|
+
"typescript": "4.9.4",
|
|
60
60
|
"utility-types": "3.10.0"
|
|
61
61
|
},
|
|
62
62
|
"repository": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "npm-update-package",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.9",
|
|
4
4
|
"description": "CLI tool for creating pull requests to update npm packages",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "tsc --project tsconfig.build.json",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"execa": "5.1.1",
|
|
22
22
|
"fp-ts": "2.13.1",
|
|
23
23
|
"http-status-codes": "2.2.0",
|
|
24
|
-
"io-ts": "2.2.
|
|
24
|
+
"io-ts": "2.2.20",
|
|
25
25
|
"log4js": "6.7.1",
|
|
26
26
|
"mustache": "4.2.0",
|
|
27
27
|
"node-fetch": "2.6.7",
|
|
@@ -31,32 +31,32 @@
|
|
|
31
31
|
"type-guards": "0.15.0"
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
|
-
"@eslint-recommended/eslint-config-typescript": "
|
|
34
|
+
"@eslint-recommended/eslint-config-typescript": "3.0.0",
|
|
35
35
|
"@npm-update-package/eslint-config-typescript": "1.0.0",
|
|
36
36
|
"@tsconfig/node14": "1.0.3",
|
|
37
37
|
"@types/mustache": "4.2.2",
|
|
38
|
-
"@types/node": "14.18.
|
|
38
|
+
"@types/node": "14.18.34",
|
|
39
39
|
"@types/node-fetch": "2.6.2",
|
|
40
40
|
"@types/parse-github-url": "1.0.0",
|
|
41
41
|
"@types/semver": "7.3.13",
|
|
42
|
-
"@typescript-eslint/eslint-plugin": "5.
|
|
43
|
-
"eslint": "8.
|
|
44
|
-
"eslint-config-standard-with-typescript": "
|
|
42
|
+
"@typescript-eslint/eslint-plugin": "5.46.1",
|
|
43
|
+
"eslint": "8.29.0",
|
|
44
|
+
"eslint-config-standard-with-typescript": "24.0.0",
|
|
45
45
|
"eslint-plugin-eslint-comments": "3.2.0",
|
|
46
46
|
"eslint-plugin-import": "2.26.0",
|
|
47
47
|
"eslint-plugin-import-newlines": "1.3.0",
|
|
48
48
|
"eslint-plugin-jest": "27.1.6",
|
|
49
49
|
"eslint-plugin-jsdoc": "39.6.4",
|
|
50
|
-
"eslint-plugin-n": "15.
|
|
50
|
+
"eslint-plugin-n": "15.6.0",
|
|
51
51
|
"eslint-plugin-promise": "6.1.1",
|
|
52
52
|
"eslint-plugin-tsdoc": "0.2.17",
|
|
53
|
-
"eslint-plugin-unicorn": "45.0.
|
|
53
|
+
"eslint-plugin-unicorn": "45.0.2",
|
|
54
54
|
"jest": "29.3.1",
|
|
55
55
|
"npm-run-all": "4.1.5",
|
|
56
56
|
"rimraf": "3.0.2",
|
|
57
57
|
"ts-jest": "29.0.3",
|
|
58
58
|
"ts-node": "10.9.1",
|
|
59
|
-
"typescript": "4.9.
|
|
59
|
+
"typescript": "4.9.4",
|
|
60
60
|
"utility-types": "3.10.0"
|
|
61
61
|
},
|
|
62
62
|
"repository": {
|