Merge pull request #36 from jwetzell/dependabot/npm_and_yarn/eslint/js-9.22.0

Bump @eslint/js from 9.21.0 to 9.22.0
This commit is contained in:
2025-03-10 09:03:06 -05:00
committed by GitHub
2 changed files with 5 additions and 15 deletions
+4 -14
View File
@@ -11,7 +11,7 @@
"packages/*"
],
"devDependencies": {
"@eslint/js": "9.21.0",
"@eslint/js": "9.22.0",
"eslint": "9.22.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-prettier": "5.2.3",
@@ -138,9 +138,9 @@
}
},
"node_modules/@eslint/js": {
"version": "9.21.0",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.21.0.tgz",
"integrity": "sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw==",
"version": "9.22.0",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.22.0.tgz",
"integrity": "sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -929,16 +929,6 @@
"url": "https://opencollective.com/eslint"
}
},
"node_modules/eslint/node_modules/@eslint/js": {
"version": "9.22.0",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.22.0.tgz",
"integrity": "sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ==",
"dev": true,
"license": "MIT",
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
}
},
"node_modules/espree": {
"version": "10.3.0",
"resolved": "https://registry.npmjs.org/espree/-/espree-10.3.0.tgz",
+1 -1
View File
@@ -20,7 +20,7 @@
"packages/*"
],
"devDependencies": {
"@eslint/js": "9.21.0",
"@eslint/js": "9.22.0",
"eslint": "9.22.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-prettier": "5.2.3",