Skip to content

Commit 8184c1c

Browse files
chore(deps-dev): bump chai from 4.2.0 to 4.3.0
1 parent 1b1b04d commit 8184c1c

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
@@ -66,7 +66,7 @@
6666
"@types/shelljs": "^0.8.8",
6767
"@types/sinon": "^9.0.10",
6868
"@types/sinon-chai": "^3.2.5",
69-
"chai": "^4.2.0",
69+
"chai": "^4.3.0",
7070
"chai-string": "^1.5.0",
7171
"codecov": "^3.8.1",
7272
"css-loader": "^5.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,10 +1134,10 @@ chai-string@^1.5.0:
11341134
resolved "https://registry.npmjs.org/chai-string/-/chai-string-1.5.0.tgz#0bdb2d8a5f1dbe90bc78ec493c1c1c180dd4d3d2"
11351135
integrity sha512-sydDC3S3pNAQMYwJrs6dQX0oBQ6KfIPuOZ78n7rocW0eJJlsHPh2t3kwW7xfwYA/1Bf6/arGtSUo16rxR2JFlw==
11361136

1137-
chai@^4.2.0:
1138-
version "4.2.0"
1139-
resolved "https://registry.npmjs.org/chai/-/chai-4.2.0.tgz#760aa72cf20e3795e84b12877ce0e83737aa29e5"
1140-
integrity sha512-XQU3bhBukrOsQCuwZndwGcCVQHyZi53fQ6Ys1Fym7E4olpIqqZZhhoFJoaKVvV17lWQoXYwgWN2nF5crA8J2jw==
1137+
chai@^4.3.0:
1138+
version "4.3.0"
1139+
resolved "https://registry.npmjs.org/chai/-/chai-4.3.0.tgz#5523a5faf7f819c8a92480d70a8cccbadacfc25f"
1140+
integrity sha512-/BFd2J30EcOwmdOgXvVsmM48l0Br0nmZPlO0uOW4XKh6kpsUumRXBgPV+IlaqFaqr9cYbeoZAM1Npx0i4A+aiA==
11411141
dependencies:
11421142
assertion-error "^1.1.0"
11431143
check-error "^1.0.2"

0 commit comments

Comments
 (0)