chore: update deps

This commit is contained in:
Anthony Fu
2022-11-29 17:33:00 +08:00
parent 1c37b247c5
commit 46a39e1506
9 changed files with 310 additions and 232 deletions

View File

@@ -28,12 +28,12 @@
"eslint-plugin-n": "^15.5.1",
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-unicorn": "^44.0.2",
"eslint-plugin-unicorn": "^45.0.1",
"eslint-plugin-yml": "^1.2.0",
"jsonc-eslint-parser": "^2.1.0",
"yaml-eslint-parser": "^1.1.0"
},
"devDependencies": {
"eslint": "^8.27.0"
"eslint": "^8.28.0"
}
}