aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTing Shu Lin <[email protected]>2021-12-25 21:31:58 +0900
committerGitHub <[email protected]>2021-12-25 21:31:58 +0900
commite799fd0eaf906252f2cd80c5079f2e5ed0685a74 (patch)
treed0dc8272141112b39a9c162c9b9cb47f36d0f006 /package.json
parentchore(deps) update jsdom to v19 (#24) (diff)
downloadholo-schedule-e799fd0eaf906252f2cd80c5079f2e5ed0685a74.tar.xz
holo-schedule-e799fd0eaf906252f2cd80c5079f2e5ed0685a74.zip
fix(deps): upgrade out-of-data packages (#27)
* Update dependency eslint to v8 * fix(deps): upgrade eslint packages Co-authored-by: Renovate Bot <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 65afc88..6eff31f 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"@types/node": "^16.0.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
- "eslint": "^7.16.0",
+ "eslint": "^8.0.0",
"eslint-config-standard": "^16.0.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",