Skip to content

Commit 33b16c3

Browse files
committed
update eslint config to fix Node 13
1 parent eff2ab5 commit 33b16c3

File tree

2 files changed

+26
-16
lines changed

2 files changed

+26
-16
lines changed

package-lock.json

+24-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"chai": "^3.5.0",
6363
"copyfiles": "^1.0.0",
6464
"eslint": "^6.8.0",
65-
"eslint-config-preact": "1.1.0",
65+
"eslint-config-preact": "^1.1.1",
6666
"karmatic": "^1.4.0",
6767
"microbundle": "^0.12.0-next.8",
6868
"mkdirp": "^0.5.3",
@@ -76,4 +76,4 @@
7676
"typescript": "^3.4.4",
7777
"webpack": "^4.42.0"
7878
}
79-
}
79+
}

0 commit comments

Comments
 (0)