Merge pull request #56 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:58:04 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -11,7 +11,7 @@
"packages/*"
],
"devDependencies": {
"@eslint/js": "9.23.0",
"@eslint/js": "9.25.0",
"eslint": "9.18.0",
"eslint-config-prettier": "10.1.1",
"eslint-plugin-prettier": "5.2.4",
@@ -121,9 +121,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
@@ -20,7 +20,7 @@
"packages/*"
],
"devDependencies": {
"@eslint/js": "9.23.0",
"@eslint/js": "9.25.0",
"eslint": "9.18.0",
"eslint-config-prettier": "10.1.1",
"eslint-plugin-prettier": "5.2.4",