Skip to content
This repository was archived by the owner on Jul 13, 2022. It is now read-only.

Commit 5e1b82d

Browse files
fix(package): update jsdom to version 15.0.0
Closes #39
1 parent 0203309 commit 5e1b82d

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
@@ -33,7 +33,7 @@
3333
"ember-cli-addon-tests": "^0.11.0",
3434
"ember-cli-babel": "^6.8.2",
3535
"jquery": "^3.3.1",
36-
"jsdom": "^11.10.0",
36+
"jsdom": "^15.0.0",
3737
"mocha": "^5.1.1",
3838
"request": "^2.85.0",
3939
"rsvp": "^4.7.0"

0 commit comments

Comments
 (0)