Skip to content

Commit

Permalink
Upgrade nise to 3.0.1
Browse files Browse the repository at this point in the history
This version has fixed an issue reported as

`TypeError: GlobalTextEncoder is not a constructor`

See sinonjs/nise#123
  • Loading branch information
mroderick committed Dec 30, 2019
1 parent 9557e18 commit a15a02d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@sinonjs/samsam": "^4.0.1",
"diff": "^4.0.1",
"lolex": "^5.1.2",
"nise": "^3.0.0",
"nise": "^3.0.1",
"supports-color": "^7.1.0"
},
"devDependencies": {
Expand Down

0 comments on commit a15a02d

Please sign in to comment.