diff options
| author | Renovate Bot <[email protected]> | 2022-03-16 07:12:56 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2022-03-16 07:12:56 +0000 |
| commit | 3869d80b559572af92d3ad0bad1ee09ef2e0d06b (patch) | |
| tree | 336c03245ebcda60718014d9bb3ef5c1d0fc7591 /package.json | |
| parent | Merge pull request #7 from senpy-club/renovate/svelte-check-2.x (diff) | |
| download | frontend-next-3869d80b559572af92d3ad0bad1ee09ef2e0d06b.tar.xz frontend-next-3869d80b559572af92d3ad0bad1ee09ef2e0d06b.zip | |
chore(deps): update typescript-eslint monorepo to v5.15.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 2cca11d..8bc3103 100644 --- a/package.json +++ b/package.json @@ -41,8 +41,8 @@ "@sveltejs/adapter-cloudflare": "1.0.0-next.15", "@sveltejs/kit": "next", "@types/cookie": "0.4.1", - "@typescript-eslint/eslint-plugin": "5.14.0", - "@typescript-eslint/parser": "5.14.0", + "@typescript-eslint/eslint-plugin": "5.15.0", + "@typescript-eslint/parser": "5.15.0", "eslint": "8.11.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-svelte3": "3.4.1", |