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

Commit e8fb38a

Browse files
dependabot[bot]jeluard
authored andcommitted
Bump lookpath from 1.1.0 to 1.2.0 in /cli
Bumps [lookpath](https://github.com/otiai10/lookpath) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/otiai10/lookpath/releases) - [Commits](otiai10/lookpath@v1.1.0...v1.2.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e49c881 commit e8fb38a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"ink-markdown": "1.0.1",
3838
"ink-select-input": "4.2.0",
3939
"ink-spinner": "4.0.1",
40-
"lookpath": "1.1.0",
40+
"lookpath": "1.2.0",
4141
"react": "16.14.0",
4242
"yargs": "16.2.0"
4343
},

cli/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -467,10 +467,10 @@ lodash@^4.17.20:
467467
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
468468
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
469469

470-
lookpath@1.1.0:
471-
version "1.1.0"
472-
resolved "https://registry.yarnpkg.com/lookpath/-/lookpath-1.1.0.tgz#932d68371a2f0b4a5644f03d6a2b4728edba96d2"
473-
integrity sha512-B9NM7XpVfkyWqfOBI/UW0kVhGw7pJztsduch+1wkbYDi90mYK6/InFul3lG0hYko/VEcVMARVBJ5daFRc5aKCw==
470+
lookpath@1.2.0:
471+
version "1.2.0"
472+
resolved "https://registry.yarnpkg.com/lookpath/-/lookpath-1.2.0.tgz#5fccf91497acec085e66d98cb12446c21fe665ae"
473+
integrity sha512-cUl+R2bGJcSJiHLVKzGHRTYTBhudbHIgd7s63gfGHteaz0BBKEEz2yw2rgbxZAFze92KlbkiWzL1ylYOmqIPVA==
474474

475475
loose-envify@^1.1.0, loose-envify@^1.4.0:
476476
version "1.4.0"

0 commit comments

Comments
 (0)