Skip to content

Commit 7a227e6

Browse files
author
Robert Jackson
committed
Update minimum version of simple-dom to 1.4.0.
1 parent 4bd6d04 commit 7a227e6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"najax": "^1.0.2",
3434
"resolve": "^1.8.1",
3535
"rsvp": "^4.7.0",
36-
"simple-dom": "^1.0.0",
36+
"simple-dom": "^1.4.0",
3737
"source-map-support": "^0.5.0"
3838
},
3939
"devDependencies": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1114,7 +1114,7 @@ silent-error@^1.0.0:
11141114
dependencies:
11151115
debug "^2.2.0"
11161116

1117-
simple-dom@^1.0.0:
1117+
simple-dom@^1.4.0:
11181118
version "1.4.0"
11191119
resolved "https://registry.yarnpkg.com/simple-dom/-/simple-dom-1.4.0.tgz#78ad1f41b8b70d16f82b7e0d458441c9262565b7"
11201120
integrity sha512-TnBPkmOyjdaOqyBMb4ick+n8c0Xv9Iwg1PykFV7hz9Se3UCiacTbRb+25cPmvozFNJLBUNvUzX/KsPfXF14ivA==

0 commit comments

Comments
 (0)