Skip to content

Commit

Permalink
Merge pull request #1422 from jorenn92/dependabot/npm_and_yarn/eslint…
Browse files Browse the repository at this point in the history
…/js-9.16.0

chore(deps-dev): bump @eslint/js from 9.13.0 to 9.16.0
  • Loading branch information
github-actions[bot] authored Dec 9, 2024
2 parents a651ab2 + 04be6a6 commit 8775f84
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@automock/jest": "^1.4.0",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.13.0",
"@eslint/js": "^9.16.0",
"@nestjs/cli": "^10.4.7",
"@nestjs/schematics": "^10.2.3",
"@nestjs/testing": "^10.4.12",
Expand Down
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.13.0",
"@eslint/js": "^9.16.0",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -846,10 +846,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:^9.13.0":
version: 9.13.0
resolution: "@eslint/js@npm:9.13.0"
checksum: 10c0/672257bffe17777b8a98bd80438702904cc7a0b98b9c2e426a8a10929198b3553edf8a3fc20feed4133c02e7c8f7331a0ef1b23e5dab8e4469f7f1791beff1e0
"@eslint/js@npm:^9.16.0":
version: 9.16.0
resolution: "@eslint/js@npm:9.16.0"
checksum: 10c0/a55846a4ddade720662d36682f3eaaf38eac06eeee12c83bb837bba2b7d550dadcb3445b104219f0bc1da2e09b4fe5fb5ba123b8338c8c787bcfbd540878df75
languageName: node
linkType: hard

Expand Down Expand Up @@ -1479,7 +1479,7 @@ __metadata:
dependencies:
"@automock/jest": "npm:^1.4.0"
"@eslint/eslintrc": "npm:^3.2.0"
"@eslint/js": "npm:^9.13.0"
"@eslint/js": "npm:^9.16.0"
"@nestjs/cli": "npm:^10.4.7"
"@nestjs/common": "npm:^10.4.9"
"@nestjs/core": "npm:^10.4.7"
Expand Down Expand Up @@ -1525,7 +1525,7 @@ __metadata:
resolution: "@maintainerr/ui@workspace:ui"
dependencies:
"@eslint/eslintrc": "npm:^3.2.0"
"@eslint/js": "npm:^9.13.0"
"@eslint/js": "npm:^9.16.0"
"@heroicons/react": "npm:^1.0.6"
"@maintainerr/server": "workspace:^"
"@monaco-editor/react": "npm:^4.6.0"
Expand Down

0 comments on commit 8775f84

Please sign in to comment.