Merge pull request #13 from WardPearce/dependabot/npm_and_yarn/materialious/types/eslint-8.56.7

Bump @types/eslint from 8.56.6 to 8.56.7 in /materialious
This commit is contained in:
Ward
2024-04-02 06:54:07 +13:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -20,7 +20,7 @@
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.0.0",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"@types/eslint": "^8.56.0",
"@types/eslint": "^8.56.7",
"@types/event-source-polyfill": "^1.0.5",
"@types/human-number": "^1.0.2",
"@typescript-eslint/eslint-plugin": "^7.0.0",
@@ -2776,9 +2776,9 @@
"dev": true
},
"node_modules/@types/eslint": {
"version": "8.56.6",
"resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.56.6.tgz",
"integrity": "sha512-ymwc+qb1XkjT/gfoQwxIeHZ6ixH23A+tCT2ADSA/DPVKzAjwYkTXBMCQ/f6fe4wEa85Lhp26VPeUxI7wMhAi7A==",
"version": "8.56.7",
"resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.56.7.tgz",
"integrity": "sha512-SjDvI/x3zsZnOkYZ3lCt9lOZWZLB2jIlNKz+LBgCtDurK0JZcwucxYHn1w2BJkD34dgX9Tjnak0txtq4WTggEA==",
"dev": true,
"dependencies": {
"@types/estree": "*",
+1 -1
View File
@@ -16,7 +16,7 @@
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.0.0",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"@types/eslint": "^8.56.0",
"@types/eslint": "^8.56.7",
"@types/event-source-polyfill": "^1.0.5",
"@types/human-number": "^1.0.2",
"@typescript-eslint/eslint-plugin": "^7.0.0",