fix(deps): update dependency eslint to v8.40.0 (#25)

This commit is contained in:
renovate[bot]
2023-05-09 17:32:07 +03:00
committed by GitHub
parent accfb55d54
commit 932edcfb2f
2 changed files with 29 additions and 24 deletions

View File

@@ -38,7 +38,7 @@
"postinstall": "node scripts/postinstall.js"
},
"dependencies": {
"eslint": "8.39.0",
"eslint": "8.40.0",
"eslint-config-prettier": "8.8.0",
"eslint-config-standard": "17.0.0",
"eslint-plugin-import": "2.27.5",