Merge pull request 'Update dependency @eslint/js to ^9.35.0' (#573) from renovate/eslint-js-9.x into master
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-09-13 00:35:27 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@
"svg2pdf.js": "^2.5.0"
},
"devDependencies": {
"@eslint/js": "^9.32.0",
"@eslint/js": "^9.35.0",
"@types/react": "^19.1.12",
"@types/react-dom": "^19.1.9",
"@vitejs/plugin-react": "^4.7.0",
@@ -1073,9 +1073,9 @@
}
},
"node_modules/@eslint/js": {
"version": "9.32.0",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.32.0.tgz",
"integrity": "sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==",
"version": "9.35.0",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.35.0.tgz",
"integrity": "sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw==",
"dev": true,
"license": "MIT",
"engines": {

View File

@@ -41,7 +41,7 @@
"svg2pdf.js": "^2.5.0"
},
"devDependencies": {
"@eslint/js": "^9.32.0",
"@eslint/js": "^9.35.0",
"@types/react": "^19.1.12",
"@types/react-dom": "^19.1.9",
"@vitejs/plugin-react": "^4.7.0",