Skip to content

Commit a1569fd

Browse files
committed
chore: update installer
1 parent 8120136 commit a1569fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"/oclif.manifest.json"
1818
],
1919
"dependencies": {
20-
"@formidablejs/installer": "^0.9.0",
20+
"@formidablejs/installer": "^0.9.1",
2121
"@inquirer/prompts": "^1.2.1",
2222
"@oclif/core": "^2",
2323
"@oclif/plugin-help": "^5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -239,10 +239,10 @@
239239
minimatch "^3.0.4"
240240
strip-json-comments "^3.1.1"
241241

242-
"@formidablejs/installer@^0.9.0":
243-
version "0.9.0"
244-
resolved "https://registry.npmjs.org/@formidablejs/installer/-/installer-0.9.0.tgz"
245-
integrity sha512-hx1QfkeBqLMKtpXPXSAnsOfp5OOV5ODJUHTx0yU1B3clGr50xv3e0S0ldYxvpiJwpwY4ySK9c1dyQYh50bMtFA==
242+
"@formidablejs/installer@^0.9.1":
243+
version "0.9.1"
244+
resolved "https://registry.yarnpkg.com/@formidablejs/installer/-/installer-0.9.1.tgz#608300dfe67ca61efc7f9e81df8a2b9971b6309a"
245+
integrity sha512-6U7D0D4kjCrpUW+od0XDk4ckqs0bNoeSjUx8zFkWPLsfk9rmg6K0g3SLYyQlHmHp5wAk8AlvcyIDT2P940iswg==
246246
dependencies:
247247
"@oclif/core" "^1"
248248
"@oclif/plugin-help" "^5"

0 commit comments

Comments
 (0)