Skip to content

Commit 67d94e2

Browse files
committed
chore(package): update chai to version 4.1.1
1 parent fe6e1a5 commit 67d94e2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/sinon": "^2.3.3",
4646
"bluebird": "^3.5.0",
4747
"browserify-versionify": "^1.0.6",
48-
"chai": "^4.1.0",
48+
"chai": "^4.1.1",
4949
"es6-map": "^0.1.5",
5050
"es6-symbol": "^3.1.1",
5151
"glslify": "^6.1.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -665,9 +665,9 @@ center-align@^0.1.1:
665665
align-text "^0.1.3"
666666
lazy-cache "^1.0.3"
667667

668-
chai@^4.1.0:
669-
version "4.1.0"
670-
resolved "https://registry.npmjs.org/chai/-/chai-4.1.0.tgz#331a0391b55c3af8740ae9c3b7458bc1c3805e6d"
668+
chai@^4.1.1:
669+
version "4.1.1"
670+
resolved "https://registry.npmjs.org/chai/-/chai-4.1.1.tgz#66e21279e6f3c6415ff8231878227900e2171b39"
671671
dependencies:
672672
assertion-error "^1.0.1"
673673
check-error "^1.0.1"

0 commit comments

Comments
 (0)