diff options
| author | Renovate Bot <[email protected]> | 2022-04-25 01:27:16 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2022-04-25 01:27:16 +0000 |
| commit | 5f16e3be6ed39735dcac680bde963ba3176a757c (patch) | |
| tree | 4d51f74b5f3a8ea6fad2e005992434d9e2d69a79 | |
| parent | chore(release): 0.5.4 [skip ci] (diff) | |
| download | holo-schedule-renovate/eslint-config-standard-17.x.tar.xz holo-schedule-renovate/eslint-config-standard-17.x.zip | |
chore(deps): update dependency eslint-config-standard to v17renovate/eslint-config-standard-17.x
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | yarn.lock | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index fe2ddca..95f4536 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@typescript-eslint/eslint-plugin": "^5.0.0", "@typescript-eslint/parser": "^5.0.0", "eslint": "^8.0.0", - "eslint-config-standard": "^16.0.0", + "eslint-config-standard": "^17.0.0", "eslint-plugin-import": "^2.22.1", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^6.0.0", @@ -1470,10 +1470,10 @@ escodegen@^2.0.0: optionalDependencies: source-map "~0.6.1" -eslint-config-standard@^16.0.0: - version "16.0.3" - resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-16.0.3.tgz#6c8761e544e96c531ff92642eeb87842b8488516" - integrity sha512-x4fmJL5hGqNJKGHSjnLdgA6U6h1YW/G2dW9fA+cyVur4SK6lyue8+UgNKWlZtUDTXvgKDD/Oa3GQjmB5kjtVvg== +eslint-config-standard@^17.0.0: + version "17.0.0" + resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.0.0.tgz#fd5b6cf1dcf6ba8d29f200c461de2e19069888cf" + integrity sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg== eslint-import-resolver-node@^0.3.6: version "0.3.6" |