Merge pull request #83 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 08:26:46 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -9,7 +9,7 @@
"version": "2.0.0",
"license": "MIT",
"devDependencies": {
"@eslint/js": "9.21.0",
"@eslint/js": "9.22.0",
"@types/node": "22.13.8",
"eslint": "9.18.0",
"eslint-config-prettier": "10.1.1",
@@ -166,9 +166,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": {
+1 -1
View File
@@ -38,7 +38,7 @@
"repository": "https://github.com/jwetzell/psn-js",
"license": "MIT",
"devDependencies": {
"@eslint/js": "9.21.0",
"@eslint/js": "9.22.0",
"@types/node": "22.13.8",
"eslint": "9.18.0",
"eslint-config-prettier": "10.1.1",