Skip to content

Commit a2fcab7

Browse files
committed
Merge branch 'renovate/eslint-monorepo' of http://github.com/ai16z/eliza into HEAD
2 parents 1b8add3 + 31467c8 commit a2fcab7

File tree

3 files changed

+9
-12
lines changed

3 files changed

+9
-12
lines changed

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"vite-plugin-wasm": "3.3.0"
3030
},
3131
"devDependencies": {
32-
"@eslint/js": "9.15.0",
32+
"@eslint/js": "9.16.0",
3333
"@types/node": "22.8.4",
3434
"@types/react": "18.3.12",
3535
"@types/react-dom": "18.3.1",

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"author": "",
1919
"license": "MIT",
2020
"devDependencies": {
21-
"@eslint/js": "9.15.0",
21+
"@eslint/js": "9.16.0",
2222
"@rollup/plugin-commonjs": "25.0.8",
2323
"@rollup/plugin-json": "6.1.0",
2424
"@rollup/plugin-node-resolve": "15.3.0",

pnpm-lock.yaml

+7-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)