Skip to content

Commit

Permalink
Update dependency enquirer to v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 2, 2024
1 parent 4d9ef57 commit bd79c07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"@playwright/test": "1.35.1",
"@redwoodjs/core": "7.1.2",
"enquirer": "2.3.6"
"enquirer": "2.4.1"
},
"eslintConfig": {
"extends": "@redwoodjs/eslint-config",
Expand Down
11 changes: 1 addition & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10646,15 +10646,6 @@ __metadata:
languageName: node
linkType: hard

"enquirer@npm:2.3.6":
version: 2.3.6
resolution: "enquirer@npm:2.3.6"
dependencies:
ansi-colors: ^4.1.1
checksum: 8e070e052c2c64326a2803db9084d21c8aaa8c688327f133bf65c4a712586beb126fd98c8a01cfb0433e82a4bd3b6262705c55a63e0f7fb91d06b9cedbde9a11
languageName: node
linkType: hard

"enquirer@npm:2.4.1":
version: 2.4.1
resolution: "enquirer@npm:2.4.1"
Expand Down Expand Up @@ -18744,7 +18735,7 @@ __metadata:
dependencies:
"@playwright/test": 1.35.1
"@redwoodjs/core": 7.1.2
enquirer: 2.3.6
enquirer: 2.4.1
styled-system: 5.1.5
languageName: unknown
linkType: soft
Expand Down

0 comments on commit bd79c07

Please sign in to comment.