Merge pull request #35 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/eslint/plugin-kit-0.3.4

Bump @eslint/plugin-kit from 0.3.3 to 0.3.4 in /apps/infoalloggi
This commit is contained in:
Marco 2025-08-05 09:37:47 +02:00 committed by GitHub
commit 637f9f935c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1320,10 +1320,11 @@
} }
}, },
"node_modules/@eslint/plugin-kit": { "node_modules/@eslint/plugin-kit": {
"version": "0.3.3", "version": "0.3.4",
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.3.tgz", "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz",
"integrity": "sha512-1+WqvgNMhmlAambTvT3KPtCl/Ibr68VldY2XY40SL1CE0ZXiakFR/cbTspaF5HsnpDMvcYYoJHfl4980NBjGag==", "integrity": "sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==",
"dev": true, "dev": true,
"license": "Apache-2.0",
"dependencies": { "dependencies": {
"@eslint/core": "^0.15.1", "@eslint/core": "^0.15.1",
"levn": "^0.4.1" "levn": "^0.4.1"