Skip to content

Commit

Permalink
build: update dependency @inquirer/confirm to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
angular-robot authored and alan-agius4 committed Oct 8, 2024
1 parent 4584cff commit 6ce5c69
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@bazel/jasmine": "patch:@bazel/jasmine@npm%3A5.8.1#~/.yarn/patches/@bazel-jasmine-npm-5.8.1-3370fee155.patch",
"@bazel/runfiles": "^5.8.1",
"@discoveryjs/json-ext": "0.6.1",
"@inquirer/confirm": "4.0.1",
"@inquirer/confirm": "5.0.0",
"@inquirer/prompts": "7.0.0",
"@listr2/prompt-adapter-inquirer": "2.0.16",
"@rollup/plugin-commonjs": "^28.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@babel/helper-annotate-as-pure": "7.25.7",
"@babel/helper-split-export-declaration": "7.24.7",
"@babel/plugin-syntax-import-attributes": "7.25.7",
"@inquirer/confirm": "4.0.1",
"@inquirer/confirm": "5.0.0",
"@vitejs/plugin-basic-ssl": "1.1.0",
"browserslist": "^4.23.0",
"critters": "0.0.24",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ __metadata:
"@babel/helper-annotate-as-pure": "npm:7.25.7"
"@babel/helper-split-export-declaration": "npm:7.24.7"
"@babel/plugin-syntax-import-attributes": "npm:7.25.7"
"@inquirer/confirm": "npm:4.0.1"
"@inquirer/confirm": "npm:5.0.0"
"@vitejs/plugin-basic-ssl": "npm:1.1.0"
browserslist: "npm:^4.23.0"
critters: "npm:0.0.24"
Expand Down Expand Up @@ -665,7 +665,7 @@ __metadata:
"@bazel/jasmine": "patch:@bazel/jasmine@npm%3A5.8.1#~/.yarn/patches/@bazel-jasmine-npm-5.8.1-3370fee155.patch"
"@bazel/runfiles": "npm:^5.8.1"
"@discoveryjs/json-ext": "npm:0.6.1"
"@inquirer/confirm": "npm:4.0.1"
"@inquirer/confirm": "npm:5.0.0"
"@inquirer/prompts": "npm:7.0.0"
"@listr2/prompt-adapter-inquirer": "npm:2.0.16"
"@rollup/plugin-commonjs": "npm:^28.0.0"
Expand Down Expand Up @@ -3413,7 +3413,7 @@ __metadata:
languageName: node
linkType: hard

"@inquirer/confirm@npm:^5.0.0":
"@inquirer/confirm@npm:5.0.0, @inquirer/confirm@npm:^5.0.0":
version: 5.0.0
resolution: "@inquirer/confirm@npm:5.0.0"
dependencies:
Expand Down

0 comments on commit 6ce5c69

Please sign in to comment.