Skip to content

Commit 0acda70

Browse files
committed
chore(deps): update dependency @types/chai to v4.2.22
1 parent dff1b45 commit 0acda70

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@semantic-release/changelog": "5.0.1",
7575
"@semantic-release/git": "9.0.0",
7676
"@semantic-release/github": "7.2.1",
77-
"@types/chai": "4.2.16",
77+
"@types/chai": "4.2.22",
7878
"@types/faker": "5.5.1",
7979
"@types/fs-extra": "8.1.1",
8080
"@types/lodash": "4.14.168",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -511,10 +511,10 @@
511511
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
512512
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
513513

514-
"@types/chai@4.2.16":
515-
version "4.2.16"
516-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.16.tgz#f09cc36e18d28274f942e7201147cce34d97e8c8"
517-
integrity sha512-vI5iOAsez9+roLS3M3+Xx7w+WRuDtSmF8bQkrbcIJ2sC1PcDgVoA0WGpa+bIrJ+y8zqY2oi//fUctkxtIcXJCw==
514+
"@types/chai@4.2.22":
515+
version "4.2.22"
516+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.22.tgz#47020d7e4cf19194d43b5202f35f75bd2ad35ce7"
517+
integrity sha512-tFfcE+DSTzWAgifkjik9AySNqIyNoYwmR+uecPwwD/XRNfvOjmC/FjCxpiUGDkDVDphPfCUecSQVFw+lN3M3kQ==
518518

519519
"@types/color-name@^1.1.1":
520520
version "1.1.1"

0 commit comments

Comments
 (0)