Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9.17.0 (#15325)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 8274ca1 commit f9cc45d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion paywall-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@unlock-protocol/eslint-config": "workspace:./packages/eslint-config",
"@unlock-protocol/tsconfig": "workspace:./packages/tsconfig",
"eslint": "9.16.0",
"eslint": "9.17.0",
"prettier": "3.4.1",
"typescript": "5.7.2",
"vite": "6.0.2"
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18447,7 +18447,7 @@ __metadata:
"@unlock-protocol/eslint-config": "workspace:./packages/eslint-config"
"@unlock-protocol/paywall": "workspace:./packages/paywall"
"@unlock-protocol/tsconfig": "workspace:./packages/tsconfig"
eslint: "npm:9.16.0"
eslint: "npm:9.17.0"
next: "npm:14.2.18"
prettier: "npm:3.4.1"
typescript: "npm:5.7.2"
Expand Down

0 comments on commit f9cc45d

Please sign in to comment.