Skip to content

Commit

Permalink
chore(deps): update dependency consola to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent 8407fd2 commit 027deeb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"templates"
],
"dependencies": {
"consola": "^2.15.3",
"consola": "^3.2.3",
"drupal-jsonapi-params": "^2.2.0",
"druxt": "^0.22.0"
},
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10096,6 +10096,13 @@ __metadata:
languageName: node
linkType: hard

"consola@npm:^3.2.3":
version: 3.2.3
resolution: "consola@npm:3.2.3"
checksum: 32ec70e177dd2385c42e38078958cc7397be91db21af90c6f9faa0b16168b49b1c61d689338604bbb2d64370b9347a35f42a9197663a913d3a405bb0ce728499
languageName: node
linkType: hard

"console-browserify@npm:^1.1.0":
version: 1.2.0
resolution: "console-browserify@npm:1.2.0"
Expand Down Expand Up @@ -11300,7 +11307,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "druxt-schema@workspace:packages/schema"
dependencies:
consola: ^2.15.3
consola: ^3.2.3
drupal-jsonapi-params: ^2.2.0
druxt: ^0.22.0
vue: ^2.7.14
Expand Down

0 comments on commit 027deeb

Please sign in to comment.