Skip to content

Commit 767cb9e

Browse files
Update jsdom to the latest version 🚀 (#184)
* chore(package): update jsdom to version 16.0.1 * Fix syntax Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com> Co-authored-by: Jake Zatecky <jakezatecky@users.noreply.github.com>
1 parent 853b437 commit 767cb9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"gulp-mocha": "^7.0.0",
5858
"gulp-sass": "^4.0.1",
5959
"gulp-scss-lint": "^1.0.0",
60-
"jsdom": "^15.0.0",
60+
"jsdom": "^16.0.1",
6161
"mocha": "^7.0.1",
6262
"react": "^16.0.0",
6363
"react-dom": "^16.0.0",

0 commit comments

Comments
 (0)