Skip to content

Commit

Permalink
chore(deps): update eslint monorepo to v9.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 24, 2025
1 parent ce6b3b8 commit ee2bcc1
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 58 deletions.
4 changes: 2 additions & 2 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"sqlite3": "^5.1.7"
},
"devDependencies": {
"@eslint/js": "9.18.0",
"@eslint/js": "9.19.0",
"@rollup/plugin-replace": "6.0.2",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-virtual": "3.0.2",
"concurrently": "9.1.2",
"eslint": "9.18.0",
"eslint": "9.19.0",
"globals": "15.14.0",
"nodemon": "3.1.9",
"prettier": "3.4.2",
Expand Down
4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"deploy:vercel": "pnpx vercel deploy"
},
"devDependencies": {
"@eslint/js": "9.18.0",
"@eslint/js": "9.19.0",
"@fontsource/dm-sans": "5.1.1",
"@fontsource/ma-shan-zheng": "5.1.1",
"@fontsource/noto-sans-sc": "5.1.1",
Expand All @@ -33,7 +33,7 @@
"@unocss/reset": "65.4.3",
"@urql/core": "5.1.0",
"concurrently": "9.1.2",
"eslint": "9.18.0",
"eslint": "9.19.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-svelte": "2.46.1",
"globals": "15.14.0",
Expand Down
104 changes: 52 additions & 52 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"author": "aptt",
"license": "GPL-3.0",
"devDependencies": {
"@eslint/js": "9.18.0",
"@eslint/js": "9.19.0",
"concurrently": "9.1.2",
"eslint": "9.18.0",
"eslint": "9.19.0",
"globals": "15.14.0",
"nodemon": "3.1.9",
"prettier": "3.4.2",
Expand Down

0 comments on commit ee2bcc1

Please sign in to comment.