npm-update-package 1.5.5 → 1.5.7
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/README.md +3 -3
- package/dist/package.json +9 -9
- package/package.json +9 -9
package/README.md
CHANGED
|
@@ -600,7 +600,7 @@ The following shows the process flow of npm-update-package.
|
|
|
600
600
|
```plantuml
|
|
601
601
|
@startuml
|
|
602
602
|
start
|
|
603
|
-
group
|
|
603
|
+
group npm-update-package
|
|
604
604
|
:Initialize options;
|
|
605
605
|
group main
|
|
606
606
|
:Get outdated packages;
|
|
@@ -653,13 +653,13 @@ endwhile (no)
|
|
|
653
653
|
end group /' OutdatedPackagesProcessor '/
|
|
654
654
|
:Show results;
|
|
655
655
|
end group /' main '/
|
|
656
|
-
end group /'
|
|
656
|
+
end group /' npm-update-package '/
|
|
657
657
|
end
|
|
658
658
|
@enduml
|
|
659
659
|
```
|
|
660
660
|
-->
|
|
661
661
|
|
|
662
|
-
[](https://www.plantuml.com/plantuml/uml/hLH1Rjim4Bpp5NEpV31oboyf0ZGeK211Wpw0aTOM4OfaoMNTzFNLHfHQebPxoSKcTuSxdE7Ojubrv3nQzRPGv-XpW0lZ8OTUCns2xbxqcLJxoHassfgV11_OU9UE1JrgurHxJmoVMGxrAAScY38dD1-iNKlGaP33WVr1i7lmG0xDAwMz0iZrYcmYDCxlrRGp9wNQZyJTW4YZPy9prAuRP7QfXsmj8dtBb7XX_AoVoQBtbE0yWtwOn3KLshj8cWbMeCU_M2l5zuRHUNSovqNqGv7wM6GzHjzHIZugTHcC9JIbCtEdFKnQgQ-E-3q140bV_fJxRob0kXYnel7BpFZ4SLgSN-T-fqLTzwPuhgm658RZKlqQPCBoNiSQN9czzkIgtwj1XJ1IeSIxSzvPdsXDN1s2_ryilPYm-21cFroTWzwxtPRbst8s1MrBshuli2QpxETybjNyyAf65OHyprcJJ4ii2qAj3U1cjvrbx6vK-pJu2oAbRCNO-gJyz0LKLQ_yVHICkfq-ycX_0G00)
|
|
663
663
|
|
|
664
664
|
## FAQ
|
|
665
665
|
|
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.7",
|
|
4
4
|
"description": "CLI tool for creating pull requests to update npm packages",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "tsc --project tsconfig.build.json",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"fp-ts": "2.13.1",
|
|
23
23
|
"http-status-codes": "2.2.0",
|
|
24
24
|
"io-ts": "2.2.19",
|
|
25
|
-
"log4js": "6.7.
|
|
25
|
+
"log4js": "6.7.1",
|
|
26
26
|
"mustache": "4.2.0",
|
|
27
27
|
"node-fetch": "2.6.7",
|
|
28
28
|
"npm-check-updates": "16.3.11",
|
|
@@ -32,25 +32,25 @@
|
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
34
|
"@eslint-recommended/eslint-config-typescript": "2.0.0",
|
|
35
|
-
"@npm-update-package/eslint-config-typescript": "0.
|
|
35
|
+
"@npm-update-package/eslint-config-typescript": "1.0.0",
|
|
36
36
|
"@tsconfig/node14": "1.0.3",
|
|
37
|
-
"@types/mustache": "4.2.
|
|
37
|
+
"@types/mustache": "4.2.2",
|
|
38
38
|
"@types/node": "14.18.32",
|
|
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.
|
|
42
|
+
"@typescript-eslint/eslint-plugin": "5.45.0",
|
|
43
43
|
"eslint": "8.28.0",
|
|
44
44
|
"eslint-config-standard-with-typescript": "23.0.0",
|
|
45
45
|
"eslint-plugin-eslint-comments": "3.2.0",
|
|
46
46
|
"eslint-plugin-import": "2.26.0",
|
|
47
|
-
"eslint-plugin-import-newlines": "1.
|
|
48
|
-
"eslint-plugin-jest": "27.1.
|
|
49
|
-
"eslint-plugin-jsdoc": "39.6.
|
|
47
|
+
"eslint-plugin-import-newlines": "1.3.0",
|
|
48
|
+
"eslint-plugin-jest": "27.1.6",
|
|
49
|
+
"eslint-plugin-jsdoc": "39.6.4",
|
|
50
50
|
"eslint-plugin-n": "15.5.1",
|
|
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.1",
|
|
54
54
|
"jest": "29.3.1",
|
|
55
55
|
"npm-run-all": "4.1.5",
|
|
56
56
|
"rimraf": "3.0.2",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "npm-update-package",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.7",
|
|
4
4
|
"description": "CLI tool for creating pull requests to update npm packages",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "tsc --project tsconfig.build.json",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"fp-ts": "2.13.1",
|
|
23
23
|
"http-status-codes": "2.2.0",
|
|
24
24
|
"io-ts": "2.2.19",
|
|
25
|
-
"log4js": "6.7.
|
|
25
|
+
"log4js": "6.7.1",
|
|
26
26
|
"mustache": "4.2.0",
|
|
27
27
|
"node-fetch": "2.6.7",
|
|
28
28
|
"npm-check-updates": "16.3.11",
|
|
@@ -32,25 +32,25 @@
|
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
34
|
"@eslint-recommended/eslint-config-typescript": "2.0.0",
|
|
35
|
-
"@npm-update-package/eslint-config-typescript": "0.
|
|
35
|
+
"@npm-update-package/eslint-config-typescript": "1.0.0",
|
|
36
36
|
"@tsconfig/node14": "1.0.3",
|
|
37
|
-
"@types/mustache": "4.2.
|
|
37
|
+
"@types/mustache": "4.2.2",
|
|
38
38
|
"@types/node": "14.18.32",
|
|
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.
|
|
42
|
+
"@typescript-eslint/eslint-plugin": "5.45.0",
|
|
43
43
|
"eslint": "8.28.0",
|
|
44
44
|
"eslint-config-standard-with-typescript": "23.0.0",
|
|
45
45
|
"eslint-plugin-eslint-comments": "3.2.0",
|
|
46
46
|
"eslint-plugin-import": "2.26.0",
|
|
47
|
-
"eslint-plugin-import-newlines": "1.
|
|
48
|
-
"eslint-plugin-jest": "27.1.
|
|
49
|
-
"eslint-plugin-jsdoc": "39.6.
|
|
47
|
+
"eslint-plugin-import-newlines": "1.3.0",
|
|
48
|
+
"eslint-plugin-jest": "27.1.6",
|
|
49
|
+
"eslint-plugin-jsdoc": "39.6.4",
|
|
50
50
|
"eslint-plugin-n": "15.5.1",
|
|
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.1",
|
|
54
54
|
"jest": "29.3.1",
|
|
55
55
|
"npm-run-all": "4.1.5",
|
|
56
56
|
"rimraf": "3.0.2",
|