diff --git a/editor/svg-editor-es.html b/editor/svg-editor-es.html
index d57d0d57..83311c57 100644
--- a/editor/svg-editor-es.html
+++ b/editor/svg-editor-es.html
@@ -27,8 +27,8 @@
using for at least `String.prototype.includes`, `Array.prototype.includes`,
`String.prototype.startsWith` -->
-
+
diff --git a/editor/svg-editor.html b/editor/svg-editor.html
index 0590787d..651a854e 100644
--- a/editor/svg-editor.html
+++ b/editor/svg-editor.html
@@ -28,8 +28,8 @@
using for at least `String.prototype.includes`, `Array.prototype.includes`,
`String.prototype.startsWith` -->
-
+
diff --git a/editor/xdomain-svg-editor-es.html b/editor/xdomain-svg-editor-es.html
index 4f11d382..a182ada7 100644
--- a/editor/xdomain-svg-editor-es.html
+++ b/editor/xdomain-svg-editor-es.html
@@ -28,8 +28,8 @@
using for at least `String.prototype.includes`, `Array.prototype.includes`,
`String.prototype.startsWith` -->
-
+
diff --git a/editor/xdomain-svg-editor.html b/editor/xdomain-svg-editor.html
index cf9739ca..1edf4b19 100644
--- a/editor/xdomain-svg-editor.html
+++ b/editor/xdomain-svg-editor.html
@@ -28,8 +28,8 @@
using for at least `String.prototype.includes`, `Array.prototype.includes`,
`String.prototype.startsWith` -->
-
+
diff --git a/package.json b/package.json
index b017dc7d..bc58b12b 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"eslint-config-standard": "12.0.0",
"eslint-plugin-compat": "^3.1.1",
"eslint-plugin-eslint-comments": "^3.1.1",
- "eslint-plugin-import": "2.17.1",
+ "eslint-plugin-import": "2.17.2",
"eslint-plugin-jsdoc": "^4.8.3",
"eslint-plugin-markdown": "^1.0.0",
"eslint-plugin-no-use-extend-native": "^0.4.0",