Merge pull request #26 from jwetzell/dependabot/npm_and_yarn/eslint/js-9.25.0

Bump @eslint/js from 9.23.0 to 9.25.0
This commit is contained in:
2025-04-23 08:57:27 -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.23.0",
"@eslint/js": "9.25.0",
"@types/node": "22.13.14",
"eslint": "9.23.0",
"eslint-config-prettier": "10.1.1",
@@ -139,9 +139,9 @@
}
},
"node_modules/@eslint/js": {
"version": "9.23.0",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.23.0.tgz",
"integrity": "sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw==",
"version": "9.25.0",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.25.0.tgz",
"integrity": "sha512-iWhsUS8Wgxz9AXNfvfOPFSW4VfMXdVhp1hjkZVhXCrpgh/aLcc45rX6MPu+tIVUWDw0HfNwth7O28M1xDxNf9w==",
"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.23.0",
"@eslint/js": "9.25.0",
"@types/node": "22.13.14",
"eslint": "9.23.0",
"eslint-config-prettier": "10.1.1",