Skip to content

Commit

Permalink
📦 Update dependency inquirer to v10 (#40082)
Browse files Browse the repository at this point in the history
* 📦 Update dependency inquirer to v10

* Remove deprecated property

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Rozenberg <rodaniel@amp.dev>
  • Loading branch information
renovate[bot] and danielrozenberg authored Jul 10, 2024
1 parent 3271a04 commit 06de300
Show file tree
Hide file tree
Showing 3 changed files with 449 additions and 559 deletions.
1 change: 0 additions & 1 deletion build-system/tasks/visual-diff/dev-mode.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ async function devMode(browser, webpages) {
type: 'input',
name: 'cssSelector',
message: '>',
prefix: '',
})
).cssSelector.trim();

Expand Down
Loading

0 comments on commit 06de300

Please sign in to comment.