Merge pull request #254 from bartvdbraak/dependabot/npm_and_yarn/types/eslint-8.56.5

chore(deps-dev): bump @types/eslint from 8.56.3 to 8.56.5
This commit is contained in:
Bart van der Braak 2024-03-01 20:03:15 +01:00 committed by GitHub
commit d984a1d28c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -16,7 +16,7 @@
"@sveltejs/adapter-vercel": "^5.1.0",
"@sveltejs/kit": "^2.5.0",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@types/eslint": "8.56.3",
"@types/eslint": "8.56.5",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"autoprefixer": "^10.4.17",

View file

@ -50,8 +50,8 @@ devDependencies:
specifier: ^3.0.2
version: 3.0.2(svelte@4.2.12)(vite@5.1.4)
'@types/eslint':
specifier: 8.56.3
version: 8.56.3
specifier: 8.56.5
version: 8.56.5
'@typescript-eslint/eslint-plugin':
specifier: ^7.0.2
version: 7.1.0(@typescript-eslint/parser@7.1.0)(eslint@8.57.0)(typescript@5.3.3)
@ -1524,8 +1524,8 @@ packages:
resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==}
dev: true
/@types/eslint@8.56.3:
resolution: {integrity: sha512-PvSf1wfv2wJpVIFUMSb+i4PvqNYkB9Rkp9ZDO3oaWzq4SKhsQk4mrMBr3ZH06I0hKrVGLBacmgl8JM4WVjb9dg==}
/@types/eslint@8.56.5:
resolution: {integrity: sha512-u5/YPJHo1tvkSF2CE0USEkxon82Z5DBy2xR+qfyYNszpX9qcs4sT6uq2kBbj4BXY1+DBGDPnrhMZV3pKWGNukw==}
dependencies:
'@types/estree': 1.0.5
'@types/json-schema': 7.0.15