Skip to content

Commit

Permalink
meta: update dependency @types/chai to v4.3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent 391cbcd commit 2e3ecf6
Show file tree
Hide file tree
Showing 10 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@ephys/eslint-config-typescript": "20.1.4",
"@rushstack/eslint-patch": "1.10.2",
"@sequelize/utils": "workspace:*",
"@types/chai": "4.3.14",
"@types/chai": "4.3.15",
"@types/lodash": "4.17.0",
"@types/mocha": "10.0.6",
"@types/node": "20.12.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"description": "The Sequelize CLI\nDocumentation: https://sequelize.org/docs/v7/cli/",
"devDependencies": {
"@oclif/test": "3.2.12",
"@types/chai": "4.3.14",
"@types/chai": "4.3.15",
"@types/mocha": "10.0.6",
"chai": "4.4.1",
"concurrently": "8.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"validator": "^13.11.0"
},
"devDependencies": {
"@types/chai": "4.3.14",
"@types/chai": "4.3.15",
"@types/chai-as-promised": "7.1.8",
"@types/chai-datetime": "0.0.39",
"@types/lodash": "4.17.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mariadb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"wkx": "^0.5.0"
},
"devDependencies": {
"@types/chai": "4.3.14",
"@types/chai": "4.3.15",
"@types/mocha": "10.0.6",
"chai": "4.4.1",
"mocha": "10.4.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/mssql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"tedious": "^18.1.0"
},
"devDependencies": {
"@types/chai": "4.3.14",
"@types/chai": "4.3.15",
"@types/mocha": "10.0.6",
"@types/sinon": "17.0.3",
"chai": "4.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mysql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"wkx": "^0.5.0"
},
"devDependencies": {
"@types/chai": "4.3.14",
"@types/chai": "4.3.15",
"@types/mocha": "10.0.6",
"chai": "4.4.1",
"mocha": "10.4.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"wkx": "^0.5.0"
},
"devDependencies": {
"@types/chai": "4.3.14",
"@types/chai": "4.3.15",
"@types/mocha": "10.0.6",
"chai": "4.4.1",
"mocha": "10.4.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@types/chai": "4.3.14",
"@types/chai": "4.3.15",
"@types/mocha": "10.0.6",
"chai": "4.4.1",
"concurrently": "8.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/validator-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"@sequelize/sqlite3": "workspace:*",
"@types/chai": "4.3.14",
"@types/chai": "4.3.15",
"@types/chai-as-promised": "7.1.8",
"chai": "4.4.1",
"chai-as-promised": "7.1.1",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2617,7 +2617,7 @@ __metadata:
"@oclif/plugin-help": "npm:^6.0.20"
"@oclif/test": "npm:3.2.12"
"@sequelize/utils": "workspace:*"
"@types/chai": "npm:4.3.14"
"@types/chai": "npm:4.3.15"
"@types/inquirer": "npm:^9.0.7"
"@types/mocha": "npm:10.0.6"
chai: "npm:4.4.1"
Expand All @@ -2639,7 +2639,7 @@ __metadata:
resolution: "@sequelize/core@workspace:packages/core"
dependencies:
"@sequelize/utils": "workspace:*"
"@types/chai": "npm:4.3.14"
"@types/chai": "npm:4.3.15"
"@types/chai-as-promised": "npm:7.1.8"
"@types/chai-datetime": "npm:0.0.39"
"@types/debug": "npm:^4.1.12"
Expand Down Expand Up @@ -2716,7 +2716,7 @@ __metadata:
dependencies:
"@sequelize/core": "workspace:*"
"@sequelize/utils": "workspace:*"
"@types/chai": "npm:4.3.14"
"@types/chai": "npm:4.3.15"
"@types/mocha": "npm:10.0.6"
chai: "npm:4.4.1"
dayjs: "npm:^1.11.10"
Expand All @@ -2735,7 +2735,7 @@ __metadata:
"@ephys/eslint-config-typescript": "npm:20.1.4"
"@rushstack/eslint-patch": "npm:1.10.2"
"@sequelize/utils": "workspace:*"
"@types/chai": "npm:4.3.14"
"@types/chai": "npm:4.3.15"
"@types/lodash": "npm:4.17.0"
"@types/mocha": "npm:10.0.6"
"@types/node": "npm:20.12.7"
Expand Down Expand Up @@ -2774,7 +2774,7 @@ __metadata:
dependencies:
"@sequelize/core": "workspace:*"
"@sequelize/utils": "workspace:*"
"@types/chai": "npm:4.3.14"
"@types/chai": "npm:4.3.15"
"@types/mocha": "npm:10.0.6"
"@types/sinon": "npm:17.0.3"
chai: "npm:4.4.1"
Expand All @@ -2792,7 +2792,7 @@ __metadata:
dependencies:
"@sequelize/core": "workspace:*"
"@sequelize/utils": "workspace:*"
"@types/chai": "npm:4.3.14"
"@types/chai": "npm:4.3.15"
"@types/mocha": "npm:10.0.6"
chai: "npm:4.4.1"
dayjs: "npm:^1.11.10"
Expand All @@ -2809,7 +2809,7 @@ __metadata:
dependencies:
"@sequelize/core": "workspace:*"
"@sequelize/utils": "workspace:*"
"@types/chai": "npm:4.3.14"
"@types/chai": "npm:4.3.15"
"@types/mocha": "npm:10.0.6"
"@types/pg": "npm:^8.11.4"
chai: "npm:4.4.1"
Expand Down Expand Up @@ -2851,7 +2851,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@sequelize/utils@workspace:packages/utils"
dependencies:
"@types/chai": "npm:4.3.14"
"@types/chai": "npm:4.3.15"
"@types/lodash": "npm:^4.17.0"
"@types/mocha": "npm:10.0.6"
chai: "npm:4.4.1"
Expand All @@ -2868,7 +2868,7 @@ __metadata:
dependencies:
"@sequelize/core": "workspace:*"
"@sequelize/sqlite3": "workspace:*"
"@types/chai": "npm:4.3.14"
"@types/chai": "npm:4.3.15"
"@types/chai-as-promised": "npm:7.1.8"
chai: "npm:4.4.1"
chai-as-promised: "npm:7.1.1"
Expand Down Expand Up @@ -3787,10 +3787,10 @@ __metadata:
languageName: node
linkType: hard

"@types/chai@npm:*, @types/chai@npm:4.3.14":
version: 4.3.14
resolution: "@types/chai@npm:4.3.14"
checksum: 10c0/7712594c1e457cb99c7227d0fe1afcbb900bbd1369494ec2d2b0d79a383057a09ab13d23d7b300287394b99995a8c017aa55e6b9a369b77910bc10310ba504af
"@types/chai@npm:*, @types/chai@npm:4.3.15":
version: 4.3.15
resolution: "@types/chai@npm:4.3.15"
checksum: 10c0/a942fe35f7043e131efd68ca1822463768c417dc4ab263d7ef00f36d046e9700e24fadd0a92777dd0ea7e83d969035235fcbba32f6bde785a6c6f10aca543a7b
languageName: node
linkType: hard

Expand Down

0 comments on commit 2e3ecf6

Please sign in to comment.