@ui5/cli 4.0.5 → 4.0.6
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/CHANGELOG.md +11 -1
- package/npm-shrinkwrap.json +53 -77
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -2,7 +2,16 @@
|
|
|
2
2
|
All notable changes to this project will be documented in this file.
|
|
3
3
|
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
|
4
4
|
|
|
5
|
-
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v4.0.
|
|
5
|
+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v4.0.6...HEAD).
|
|
6
|
+
|
|
7
|
+
<a name="v4.0.6"></a>
|
|
8
|
+
## [v4.0.6] - 2024-08-27
|
|
9
|
+
### Dependency Updates
|
|
10
|
+
- Bump [@ui5](https://github.com/ui5)/server from 4.0.3 to 4.0.4 [`1665718`](https://github.com/SAP/ui5-cli/commit/16657182adf55d69a724e2f1c3fcf71997b86aee)
|
|
11
|
+
- Bump [@ui5](https://github.com/ui5)/project from 4.0.2 to 4.0.3 [`f4ef755`](https://github.com/SAP/ui5-cli/commit/f4ef755639cac9e9d7bb1e6d157c4bd98967557f)
|
|
12
|
+
- Bump [@ui5](https://github.com/ui5)/builder from 4.0.2 to 4.0.3 [`1e65819`](https://github.com/SAP/ui5-cli/commit/1e65819f446e280b257baceb08425d621a01d486)
|
|
13
|
+
- Bump [@ui5](https://github.com/ui5)/fs from 4.0.0 to 4.0.1 [`befd45b`](https://github.com/SAP/ui5-cli/commit/befd45b096fba4f3d08a161e6092d777072bba4b)
|
|
14
|
+
|
|
6
15
|
|
|
7
16
|
<a name="v4.0.5"></a>
|
|
8
17
|
## [v4.0.5] - 2024-08-20
|
|
@@ -1266,6 +1275,7 @@ Only Node.js v10 or higher is supported.
|
|
|
1266
1275
|
|
|
1267
1276
|
<a name="v0.0.1"></a>
|
|
1268
1277
|
## v0.0.1 - 2018-06-06
|
|
1278
|
+
[v4.0.6]: https://github.com/SAP/ui5-cli/compare/v4.0.5...v4.0.6
|
|
1269
1279
|
[v4.0.5]: https://github.com/SAP/ui5-cli/compare/v4.0.4...v4.0.5
|
|
1270
1280
|
[v4.0.4]: https://github.com/SAP/ui5-cli/compare/v4.0.3...v4.0.4
|
|
1271
1281
|
[v4.0.3]: https://github.com/SAP/ui5-cli/compare/v4.0.2...v4.0.3
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ui5/cli",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.6",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@ui5/cli",
|
|
9
|
-
"version": "4.0.
|
|
9
|
+
"version": "4.0.6",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@ui5/builder": "^4.0.
|
|
13
|
-
"@ui5/fs": "^4.0.
|
|
12
|
+
"@ui5/builder": "^4.0.3",
|
|
13
|
+
"@ui5/fs": "^4.0.1",
|
|
14
14
|
"@ui5/logger": "^4.0.1",
|
|
15
|
-
"@ui5/project": "^4.0.
|
|
16
|
-
"@ui5/server": "^4.0.
|
|
15
|
+
"@ui5/project": "^4.0.3",
|
|
16
|
+
"@ui5/server": "^4.0.4",
|
|
17
17
|
"chalk": "^5.3.0",
|
|
18
18
|
"data-with-position": "^0.5.0",
|
|
19
19
|
"import-local": "^3.2.0",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"open": "^10.1.0",
|
|
22
22
|
"pretty-hrtime": "^1.0.3",
|
|
23
23
|
"semver": "^7.6.3",
|
|
24
|
-
"update-notifier": "^7.
|
|
24
|
+
"update-notifier": "^7.3.0",
|
|
25
25
|
"yargs": "^17.7.2"
|
|
26
26
|
},
|
|
27
27
|
"bin": {
|
|
@@ -132,11 +132,11 @@
|
|
|
132
132
|
}
|
|
133
133
|
},
|
|
134
134
|
"node_modules/@babel/parser": {
|
|
135
|
-
"version": "7.25.
|
|
136
|
-
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.
|
|
137
|
-
"integrity": "sha512-
|
|
135
|
+
"version": "7.25.4",
|
|
136
|
+
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.4.tgz",
|
|
137
|
+
"integrity": "sha512-nq+eWrOgdtu3jG5Os4TQP3x3cLA8hR8TvJNjD8vnPa20WGycimcparWnLK4jJhElTK6SDyuJo1weMKO/5LpmLA==",
|
|
138
138
|
"dependencies": {
|
|
139
|
-
"@babel/types": "^7.25.
|
|
139
|
+
"@babel/types": "^7.25.4"
|
|
140
140
|
},
|
|
141
141
|
"bin": {
|
|
142
142
|
"parser": "bin/babel-parser.js"
|
|
@@ -146,9 +146,9 @@
|
|
|
146
146
|
}
|
|
147
147
|
},
|
|
148
148
|
"node_modules/@babel/types": {
|
|
149
|
-
"version": "7.25.
|
|
150
|
-
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.
|
|
151
|
-
"integrity": "sha512-
|
|
149
|
+
"version": "7.25.4",
|
|
150
|
+
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.4.tgz",
|
|
151
|
+
"integrity": "sha512-zQ1ijeeCXVEh+aNL0RlmkPkG8HUiDcU2pzQQFjtbntgAczRASFzj4H+6+bV+dy1ntKR14I/DypeuRG1uma98iQ==",
|
|
152
152
|
"dependencies": {
|
|
153
153
|
"@babel/helper-string-parser": "^7.24.8",
|
|
154
154
|
"@babel/helper-validator-identifier": "^7.24.7",
|
|
@@ -654,12 +654,12 @@
|
|
|
654
654
|
"integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA=="
|
|
655
655
|
},
|
|
656
656
|
"node_modules/@ui5/builder": {
|
|
657
|
-
"version": "4.0.
|
|
658
|
-
"resolved": "https://registry.npmjs.org/@ui5/builder/-/builder-4.0.
|
|
659
|
-
"integrity": "sha512-
|
|
657
|
+
"version": "4.0.3",
|
|
658
|
+
"resolved": "https://registry.npmjs.org/@ui5/builder/-/builder-4.0.3.tgz",
|
|
659
|
+
"integrity": "sha512-05CkKaR48ZXQYN7LZuVtJ/cpm1PJCFogB697PBigHsFTmE/TuB/g5p5q/G7zNuitiF3GB3fp6xp0BjcYr5YSNg==",
|
|
660
660
|
"dependencies": {
|
|
661
661
|
"@jridgewell/sourcemap-codec": "^1.5.0",
|
|
662
|
-
"@ui5/fs": "^4.0.
|
|
662
|
+
"@ui5/fs": "^4.0.1",
|
|
663
663
|
"@ui5/logger": "^4.0.1",
|
|
664
664
|
"cheerio": "1.0.0",
|
|
665
665
|
"escape-unicode": "^0.2.0",
|
|
@@ -681,16 +681,16 @@
|
|
|
681
681
|
}
|
|
682
682
|
},
|
|
683
683
|
"node_modules/@ui5/fs": {
|
|
684
|
-
"version": "4.0.
|
|
685
|
-
"resolved": "https://registry.npmjs.org/@ui5/fs/-/fs-4.0.
|
|
686
|
-
"integrity": "sha512-
|
|
684
|
+
"version": "4.0.1",
|
|
685
|
+
"resolved": "https://registry.npmjs.org/@ui5/fs/-/fs-4.0.1.tgz",
|
|
686
|
+
"integrity": "sha512-vVphxHk0yywJ0eseBNQ2rd1JdUZSUUZ0CAjZ3ghttqD8hx8elJjc7UllpOduysDcdaH3+Km2oLw9yumz14+lgg==",
|
|
687
687
|
"dependencies": {
|
|
688
|
-
"@ui5/logger": "^4.0.
|
|
688
|
+
"@ui5/logger": "^4.0.1",
|
|
689
689
|
"clone": "^2.1.2",
|
|
690
690
|
"escape-string-regexp": "^5.0.0",
|
|
691
691
|
"globby": "^14.0.2",
|
|
692
692
|
"graceful-fs": "^4.2.11",
|
|
693
|
-
"micromatch": "^4.0.
|
|
693
|
+
"micromatch": "^4.0.8",
|
|
694
694
|
"minimatch": "^10.0.1",
|
|
695
695
|
"pretty-hrtime": "^1.0.3",
|
|
696
696
|
"random-int": "^3.0.0"
|
|
@@ -715,12 +715,12 @@
|
|
|
715
715
|
}
|
|
716
716
|
},
|
|
717
717
|
"node_modules/@ui5/project": {
|
|
718
|
-
"version": "4.0.
|
|
719
|
-
"resolved": "https://registry.npmjs.org/@ui5/project/-/project-4.0.
|
|
720
|
-
"integrity": "sha512-
|
|
718
|
+
"version": "4.0.3",
|
|
719
|
+
"resolved": "https://registry.npmjs.org/@ui5/project/-/project-4.0.3.tgz",
|
|
720
|
+
"integrity": "sha512-6APsQ2iicR3A8ZBZyr+tKaod5kZCBVPWEBEV8fnzZ2DhXd73Z1KSeyVFPtm3cHgf/0vW9I9+EwIyNBtK5zAGWw==",
|
|
721
721
|
"dependencies": {
|
|
722
722
|
"@npmcli/config": "^8.3.4",
|
|
723
|
-
"@ui5/fs": "^4.0.
|
|
723
|
+
"@ui5/fs": "^4.0.1",
|
|
724
724
|
"@ui5/logger": "^4.0.1",
|
|
725
725
|
"ajv": "^6.12.6",
|
|
726
726
|
"ajv-errors": "^1.0.1",
|
|
@@ -756,12 +756,12 @@
|
|
|
756
756
|
}
|
|
757
757
|
},
|
|
758
758
|
"node_modules/@ui5/server": {
|
|
759
|
-
"version": "4.0.
|
|
760
|
-
"resolved": "https://registry.npmjs.org/@ui5/server/-/server-4.0.
|
|
761
|
-
"integrity": "sha512-
|
|
759
|
+
"version": "4.0.4",
|
|
760
|
+
"resolved": "https://registry.npmjs.org/@ui5/server/-/server-4.0.4.tgz",
|
|
761
|
+
"integrity": "sha512-EQNKVCH/fZwaGLDabltkthOWQ4N0h8dqt0l5Ldombo/BNRywMA9BFGwKReqhxJBabYfBZTC1IkQq9EVdICFs9w==",
|
|
762
762
|
"dependencies": {
|
|
763
|
-
"@ui5/builder": "^4.0.
|
|
764
|
-
"@ui5/fs": "^4.0.
|
|
763
|
+
"@ui5/builder": "^4.0.3",
|
|
764
|
+
"@ui5/fs": "^4.0.1",
|
|
765
765
|
"@ui5/logger": "^4.0.1",
|
|
766
766
|
"body-parser": "^1.20.2",
|
|
767
767
|
"compression": "^1.7.4",
|
|
@@ -1008,9 +1008,9 @@
|
|
|
1008
1008
|
}
|
|
1009
1009
|
},
|
|
1010
1010
|
"node_modules/boxen/node_modules/emoji-regex": {
|
|
1011
|
-
"version": "10.
|
|
1012
|
-
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.
|
|
1013
|
-
"integrity": "sha512-
|
|
1011
|
+
"version": "10.4.0",
|
|
1012
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz",
|
|
1013
|
+
"integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw=="
|
|
1014
1014
|
},
|
|
1015
1015
|
"node_modules/boxen/node_modules/string-width": {
|
|
1016
1016
|
"version": "7.2.0",
|
|
@@ -2609,14 +2609,6 @@
|
|
|
2609
2609
|
"url": "https://github.com/sponsors/isaacs"
|
|
2610
2610
|
}
|
|
2611
2611
|
},
|
|
2612
|
-
"node_modules/import-lazy": {
|
|
2613
|
-
"version": "4.0.0",
|
|
2614
|
-
"resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-4.0.0.tgz",
|
|
2615
|
-
"integrity": "sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==",
|
|
2616
|
-
"engines": {
|
|
2617
|
-
"node": ">=8"
|
|
2618
|
-
}
|
|
2619
|
-
},
|
|
2620
2612
|
"node_modules/import-local": {
|
|
2621
2613
|
"version": "3.2.0",
|
|
2622
2614
|
"resolved": "https://registry.npmjs.org/import-local/-/import-local-3.2.0.tgz",
|
|
@@ -2699,9 +2691,9 @@
|
|
|
2699
2691
|
}
|
|
2700
2692
|
},
|
|
2701
2693
|
"node_modules/is-core-module": {
|
|
2702
|
-
"version": "2.15.
|
|
2703
|
-
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.
|
|
2704
|
-
"integrity": "sha512-
|
|
2694
|
+
"version": "2.15.1",
|
|
2695
|
+
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz",
|
|
2696
|
+
"integrity": "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==",
|
|
2705
2697
|
"dependencies": {
|
|
2706
2698
|
"hasown": "^2.0.2"
|
|
2707
2699
|
},
|
|
@@ -2981,9 +2973,9 @@
|
|
|
2981
2973
|
}
|
|
2982
2974
|
},
|
|
2983
2975
|
"node_modules/ky": {
|
|
2984
|
-
"version": "1.7.
|
|
2985
|
-
"resolved": "https://registry.npmjs.org/ky/-/ky-1.7.
|
|
2986
|
-
"integrity": "sha512-
|
|
2976
|
+
"version": "1.7.1",
|
|
2977
|
+
"resolved": "https://registry.npmjs.org/ky/-/ky-1.7.1.tgz",
|
|
2978
|
+
"integrity": "sha512-KJ/IXXkFhTDqxcN8wKqMXk1/UoOpc0UnOB6H7QcqlPInh/M2B5Mlj+i9exez1w4RSwJhNFmHiUDPriAYFwb5VA==",
|
|
2987
2979
|
"engines": {
|
|
2988
2980
|
"node": ">=18"
|
|
2989
2981
|
},
|
|
@@ -3206,9 +3198,9 @@
|
|
|
3206
3198
|
}
|
|
3207
3199
|
},
|
|
3208
3200
|
"node_modules/micromatch": {
|
|
3209
|
-
"version": "4.0.
|
|
3210
|
-
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.
|
|
3211
|
-
"integrity": "sha512-
|
|
3201
|
+
"version": "4.0.8",
|
|
3202
|
+
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
|
|
3203
|
+
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
|
|
3212
3204
|
"dependencies": {
|
|
3213
3205
|
"braces": "^3.0.3",
|
|
3214
3206
|
"picomatch": "^2.3.1"
|
|
@@ -4538,20 +4530,6 @@
|
|
|
4538
4530
|
"node": ">=10"
|
|
4539
4531
|
}
|
|
4540
4532
|
},
|
|
4541
|
-
"node_modules/semver-diff": {
|
|
4542
|
-
"version": "4.0.0",
|
|
4543
|
-
"resolved": "https://registry.npmjs.org/semver-diff/-/semver-diff-4.0.0.tgz",
|
|
4544
|
-
"integrity": "sha512-0Ju4+6A8iOnpL/Thra7dZsSlOHYAHIeMxfhWQRI1/VLcT3WDBZKKtQt/QkBOsiIN9ZpuvHE6cGZ0x4glCMmfiA==",
|
|
4545
|
-
"dependencies": {
|
|
4546
|
-
"semver": "^7.3.5"
|
|
4547
|
-
},
|
|
4548
|
-
"engines": {
|
|
4549
|
-
"node": ">=12"
|
|
4550
|
-
},
|
|
4551
|
-
"funding": {
|
|
4552
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
4553
|
-
}
|
|
4554
|
-
},
|
|
4555
4533
|
"node_modules/send": {
|
|
4556
4534
|
"version": "0.18.0",
|
|
4557
4535
|
"resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz",
|
|
@@ -4784,9 +4762,9 @@
|
|
|
4784
4762
|
"integrity": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w=="
|
|
4785
4763
|
},
|
|
4786
4764
|
"node_modules/spdx-license-ids": {
|
|
4787
|
-
"version": "3.0.
|
|
4788
|
-
"resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.
|
|
4789
|
-
"integrity": "sha512-
|
|
4765
|
+
"version": "3.0.20",
|
|
4766
|
+
"resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.20.tgz",
|
|
4767
|
+
"integrity": "sha512-jg25NiDV/1fLtSgEgyvVyDunvaNHbuwF9lfNV17gSmPFAlYzdfNBlLtLzXTevwkPj7DhGbmN9VnmJIgLnhvaBw=="
|
|
4790
4768
|
},
|
|
4791
4769
|
"node_modules/spdy": {
|
|
4792
4770
|
"version": "4.0.2",
|
|
@@ -5189,21 +5167,19 @@
|
|
|
5189
5167
|
}
|
|
5190
5168
|
},
|
|
5191
5169
|
"node_modules/update-notifier": {
|
|
5192
|
-
"version": "7.
|
|
5193
|
-
"resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-7.
|
|
5194
|
-
"integrity": "sha512-
|
|
5170
|
+
"version": "7.3.0",
|
|
5171
|
+
"resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-7.3.0.tgz",
|
|
5172
|
+
"integrity": "sha512-nA5Zoy3rahYd/Lx1s6jZYHfrKKYOgw0kThkLdwgJtXEFsXqEbMnwdVNPT9D+HELlEXqTR7Iq8rjg/NjenGLIvg==",
|
|
5195
5173
|
"dependencies": {
|
|
5196
5174
|
"boxen": "^8.0.0",
|
|
5197
5175
|
"chalk": "^5.3.0",
|
|
5198
5176
|
"configstore": "^7.0.0",
|
|
5199
|
-
"import-lazy": "^4.0.0",
|
|
5200
5177
|
"is-in-ci": "^1.0.0",
|
|
5201
5178
|
"is-installed-globally": "^1.0.0",
|
|
5202
5179
|
"is-npm": "^6.0.0",
|
|
5203
5180
|
"latest-version": "^9.0.0",
|
|
5204
5181
|
"pupa": "^3.1.0",
|
|
5205
5182
|
"semver": "^7.6.3",
|
|
5206
|
-
"semver-diff": "^4.0.0",
|
|
5207
5183
|
"xdg-basedir": "^5.1.0"
|
|
5208
5184
|
},
|
|
5209
5185
|
"engines": {
|
|
@@ -5345,9 +5321,9 @@
|
|
|
5345
5321
|
}
|
|
5346
5322
|
},
|
|
5347
5323
|
"node_modules/widest-line/node_modules/emoji-regex": {
|
|
5348
|
-
"version": "10.
|
|
5349
|
-
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.
|
|
5350
|
-
"integrity": "sha512-
|
|
5324
|
+
"version": "10.4.0",
|
|
5325
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz",
|
|
5326
|
+
"integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw=="
|
|
5351
5327
|
},
|
|
5352
5328
|
"node_modules/widest-line/node_modules/string-width": {
|
|
5353
5329
|
"version": "7.2.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ui5/cli",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.6",
|
|
4
4
|
"description": "UI5 Tooling - CLI",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "SAP SE",
|
|
@@ -116,11 +116,11 @@
|
|
|
116
116
|
"url": "git@github.com:SAP/ui5-cli.git"
|
|
117
117
|
},
|
|
118
118
|
"dependencies": {
|
|
119
|
-
"@ui5/builder": "^4.0.
|
|
120
|
-
"@ui5/fs": "^4.0.
|
|
119
|
+
"@ui5/builder": "^4.0.3",
|
|
120
|
+
"@ui5/fs": "^4.0.1",
|
|
121
121
|
"@ui5/logger": "^4.0.1",
|
|
122
|
-
"@ui5/project": "^4.0.
|
|
123
|
-
"@ui5/server": "^4.0.
|
|
122
|
+
"@ui5/project": "^4.0.3",
|
|
123
|
+
"@ui5/server": "^4.0.4",
|
|
124
124
|
"chalk": "^5.3.0",
|
|
125
125
|
"data-with-position": "^0.5.0",
|
|
126
126
|
"import-local": "^3.2.0",
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
"open": "^10.1.0",
|
|
129
129
|
"pretty-hrtime": "^1.0.3",
|
|
130
130
|
"semver": "^7.6.3",
|
|
131
|
-
"update-notifier": "^7.
|
|
131
|
+
"update-notifier": "^7.3.0",
|
|
132
132
|
"yargs": "^17.7.2"
|
|
133
133
|
},
|
|
134
134
|
"devDependencies": {
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
"cross-env": "^7.0.3",
|
|
140
140
|
"depcheck": "^1.4.7",
|
|
141
141
|
"docdash": "^2.0.2",
|
|
142
|
-
"eslint": "^9.9.
|
|
142
|
+
"eslint": "^9.9.1",
|
|
143
143
|
"eslint-config-google": "^0.14.0",
|
|
144
144
|
"eslint-plugin-ava": "^15.0.1",
|
|
145
145
|
"eslint-plugin-jsdoc": "^50.2.2",
|