mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-13 00:09:08 +02:00
Update eslint requirement to ^5.0.0 (#15)
Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v5.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Daniel Odendahl Jr
parent
feee88c485
commit
5abe92b220
+1
-1
@@ -48,7 +48,7 @@
|
||||
"zlib-sync": "^0.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^4.19.1",
|
||||
"eslint": "^5.0.0",
|
||||
"eslint-config-amber": "^1.0.2",
|
||||
"eslint-plugin-json": "^1.2.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user