chore: update dependency chai to ^4.4.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-05 14:06:07 +00:00
parent 4349eebeae
commit 709bad555b
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -18,7 +18,7 @@
}, },
"devDependencies": { "devDependencies": {
"@commitlint/config-conventional": "^18.4.4", "@commitlint/config-conventional": "^18.4.4",
"chai": "^4.3.10", "chai": "^4.4.0",
"chai-as-promised": "^7.1.1", "chai-as-promised": "^7.1.1",
"commitlint": "^18.4.4", "commitlint": "^18.4.4",
"eslint": "^8.56.0", "eslint": "^8.56.0",
@ -1438,9 +1438,9 @@
} }
}, },
"node_modules/chai": { "node_modules/chai": {
"version": "4.3.10", "version": "4.4.0",
"resolved": "https://registry.npmjs.org/chai/-/chai-4.3.10.tgz", "resolved": "https://registry.npmjs.org/chai/-/chai-4.4.0.tgz",
"integrity": "sha512-0UXG04VuVbruMUYbJ6JctvH0YnC/4q3/AkT18q4NaITo91CUm0liMS9VqzT9vZhVQ/1eqPanMWjBM+Juhfb/9g==", "integrity": "sha512-x9cHNq1uvkCdU+5xTkNh5WtgD4e4yDFCsp9jVc7N7qVeKeftv3gO/ZrviX5d+3ZfxdYnZXZYujjRInu1RogU6A==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"assertion-error": "^1.1.0", "assertion-error": "^1.1.0",

View File

@ -34,7 +34,7 @@
}, },
"devDependencies": { "devDependencies": {
"@commitlint/config-conventional": "^18.4.4", "@commitlint/config-conventional": "^18.4.4",
"chai": "^4.3.10", "chai": "^4.4.0",
"chai-as-promised": "^7.1.1", "chai-as-promised": "^7.1.1",
"commitlint": "^18.4.4", "commitlint": "^18.4.4",
"eslint": "^8.56.0", "eslint": "^8.56.0",