Merge pull request #14 from jwetzell/dependabot/npm_and_yarn/eslint/js-9.23.0

Bump @eslint/js from 9.22.0 to 9.23.0
This commit is contained in:
2025-03-30 22:43:31 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -9,7 +9,7 @@
"version": "0.1.0",
"license": "MIT",
"devDependencies": {
"@eslint/js": "9.22.0",
"@eslint/js": "9.23.0",
"@types/node": "22.13.10",
"eslint": "9.23.0",
"eslint-config-prettier": "10.1.1",
@@ -139,9 +139,9 @@
}
},
"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==",
"version": "9.23.0",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.23.0.tgz",
"integrity": "sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw==",
"dev": true,
"license": "MIT",
"engines": {
+1 -1
View File
@@ -36,7 +36,7 @@
"repository": "https://github.com/jwetzell/rttrp-js",
"license": "MIT",
"devDependencies": {
"@eslint/js": "9.22.0",
"@eslint/js": "9.23.0",
"@types/node": "22.13.10",
"eslint": "9.23.0",
"eslint-config-prettier": "10.1.1",