Skip to content

Commit

Permalink
meta: update dependency @oclif/test to v3.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent 7cd8803 commit 391cbcd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"description": "The Sequelize CLI\nDocumentation: https://sequelize.org/docs/v7/cli/",
"devDependencies": {
"@oclif/test": "3.2.11",
"@oclif/test": "3.2.12",
"@types/chai": "4.3.14",
"@types/mocha": "10.0.6",
"chai": "4.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2425,14 +2425,14 @@ __metadata:
languageName: node
linkType: hard

"@oclif/test@npm:3.2.11":
version: 3.2.11
resolution: "@oclif/test@npm:3.2.11"
"@oclif/test@npm:3.2.12":
version: 3.2.12
resolution: "@oclif/test@npm:3.2.12"
dependencies:
"@oclif/core": "npm:^3.26.4"
chai: "npm:^4.4.1"
fancy-test: "npm:^3.0.14"
checksum: 10c0/fe0aae00b66f3366e1e15f8ca98095ab60f2e8977518bb2e54687d84d3b562fe696bf20eb7a5006486daa3a4750e1c2accbc32f5a3994c4487f1b199cf7f3f6d
checksum: 10c0/aa7057ad53fe37fd16ec6def1f89e93d5724b88395c49e70c3d3fe94c2a7688530678016d091020c0ace402ad41edbbf04cc338a2ac7ec7d0919eb55a5d20a6e
languageName: node
linkType: hard

Expand Down Expand Up @@ -2615,7 +2615,7 @@ __metadata:
dependencies:
"@oclif/core": "npm:^3.26.0"
"@oclif/plugin-help": "npm:^6.0.20"
"@oclif/test": "npm:3.2.11"
"@oclif/test": "npm:3.2.12"
"@sequelize/utils": "workspace:*"
"@types/chai": "npm:4.3.14"
"@types/inquirer": "npm:^9.0.7"
Expand Down

0 comments on commit 391cbcd

Please sign in to comment.