Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Commit 77e135c

Browse files
authored
fix: remove transient dep on lodash.template (#295)
1 parent 5c1af93 commit 77e135c

File tree

2 files changed

+68
-8
lines changed

2 files changed

+68
-8
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
"@oclif/config": "^1.18.2",
99
"@oclif/errors": "^1.3.5",
1010
"@oclif/parser": "^3.8.6",
11-
"@oclif/plugin-help": "^3.2.13",
11+
"@oclif/plugin-help": "3.2.14",
1212
"debug": "^4.1.1",
1313
"semver": "^7.3.2"
1414
},
1515
"devDependencies": {
16-
"@oclif/plugin-plugins": "^1.10.8",
16+
"@oclif/plugin-plugins": "1.10.10",
1717
"@types/chai": "^4.1.7",
1818
"@types/mocha": "^8.0.0",
1919
"@types/node": "^14.0.14",

yarn.lock

+66-6
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,18 @@
142142
debug "^4.1.1"
143143
semver "^7.3.2"
144144

145+
"@oclif/command@^1.8.9":
146+
version "1.8.9"
147+
resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.8.9.tgz#9a3cf897b1b83ef9e116657577324987c2d7f063"
148+
integrity sha512-lrtLau+rCXlVyE4LWaDyhs5cFOYcI8+PRCshlKoRUuI6bC3wd+gQ6j5SxXtnR9XxOR6eDXnGZg7/0LB3GGGTpw==
149+
dependencies:
150+
"@oclif/config" "^1.18.2"
151+
"@oclif/errors" "^1.3.5"
152+
"@oclif/parser" "^3.8.6"
153+
"@oclif/plugin-help" "^3.2.13"
154+
debug "^4.1.1"
155+
semver "^7.3.2"
156+
145157
"@oclif/config@^1.15.1":
146158
version "1.17.0"
147159
resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.17.0.tgz#ba8639118633102a7e481760c50054623d09fcab"
@@ -237,6 +249,22 @@
237249
chalk "^4.1.0"
238250
tslib "^2.0.0"
239251

252+
253+
version "3.2.14"
254+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-3.2.14.tgz#7149eb322d36abc6cbf09f205bad128141e7eba4"
255+
integrity sha512-NP5qmE2YfcW3MmXjcrxiqKe9Hf3G0uK/qNc0zAMYKU4crFyIsWj7dBfQVFZSb28YXGioOOpjMzG1I7VMxKF38Q==
256+
dependencies:
257+
"@oclif/command" "^1.8.9"
258+
"@oclif/config" "^1.18.2"
259+
"@oclif/errors" "^1.3.5"
260+
chalk "^4.1.2"
261+
indent-string "^4.0.0"
262+
lodash "^4.17.21"
263+
string-width "^4.2.0"
264+
strip-ansi "^6.0.0"
265+
widest-line "^3.1.0"
266+
wrap-ansi "^6.2.0"
267+
240268
"@oclif/plugin-help@^3.2.10":
241269
version "3.2.10"
242270
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-3.2.10.tgz#1843ac05f8cd139b575ee8b1dfc34bb500110e68"
@@ -349,16 +377,16 @@
349377
widest-line "^3.1.0"
350378
wrap-ansi "^4.0.0"
351379

352-
"@oclif/plugin-plugins@^1.10.8":
353-
version "1.10.8"
354-
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-1.10.8.tgz#365f8850cd0bd7114ee41a13b6ca1d81f42d2b7f"
355-
integrity sha512-ssL8+crcCXFVZDoM+yVx9CZiJbjw47AxsPShlpTeamkK8mfHG/yOM72QU8ungr2xfgnc2s7EU+JFXoM06NC1EQ==
380+
"@oclif/[email protected].10":
381+
version "1.10.10"
382+
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-1.10.10.tgz#1948b4625cdb5ae5d9f47d43ac55f4a6741bcacf"
383+
integrity sha512-axEwF2LkXykhHMQLCfcNETAVr6vLjehwLmsECpU83lYQ3PSO6AA9wpZKTtZZkT98CMklJblSkLnR+TpX9Nxnhg==
356384
dependencies:
357385
"@oclif/color" "^0.1.2"
358-
"@oclif/command" "^1.8.8"
386+
"@oclif/command" "^1.8.9"
359387
"@oclif/errors" "^1.3.5"
360388
chalk "^4.1.2"
361-
cli-ux "^5.6.5"
389+
cli-ux "^5.6.6"
362390
debug "^4.3.3"
363391
fs-extra "^9.0"
364392
http-call "^5.3.0"
@@ -883,6 +911,38 @@ cli-ux@^5.6.5:
883911
supports-hyperlinks "^2.1.0"
884912
tslib "^2.0.0"
885913

914+
cli-ux@^5.6.6:
915+
version "5.6.6"
916+
resolved "https://registry.yarnpkg.com/cli-ux/-/cli-ux-5.6.6.tgz#1424f5a9fbddcd796ad985b867a3de7f5a452090"
917+
integrity sha512-4wUB34zoFklcZV0z5YiOM5IqVMMt9c3TK3QYRK3dqyk3XoRC0ybiWDWHfsMDjkKrzsVTw95rXn9NrzSHbae4pg==
918+
dependencies:
919+
"@oclif/command" "^1.8.9"
920+
"@oclif/errors" "^1.3.5"
921+
"@oclif/linewrap" "^1.0.0"
922+
"@oclif/screen" "^1.0.4"
923+
ansi-escapes "^4.3.0"
924+
ansi-styles "^4.2.0"
925+
cardinal "^2.1.1"
926+
chalk "^4.1.0"
927+
clean-stack "^3.0.0"
928+
cli-progress "^3.4.0"
929+
extract-stack "^2.0.0"
930+
fs-extra "^8.1"
931+
hyperlinker "^1.0.0"
932+
indent-string "^4.0.0"
933+
is-wsl "^2.2.0"
934+
js-yaml "^3.13.1"
935+
lodash "^4.17.21"
936+
natural-orderby "^2.0.1"
937+
object-treeify "^1.1.4"
938+
password-prompt "^1.1.2"
939+
semver "^7.3.2"
940+
string-width "^4.2.0"
941+
strip-ansi "^6.0.0"
942+
supports-color "^8.1.0"
943+
supports-hyperlinks "^2.1.0"
944+
tslib "^2.0.0"
945+
886946
cliui@^7.0.2:
887947
version "7.0.4"
888948
resolved "https://registry.yarnpkg.com/cliui/-/cliui-7.0.4.tgz#a0265ee655476fc807aea9df3df8df7783808b4f"

0 commit comments

Comments
 (0)