Skip to content

Commit 9d5bf83

Browse files
chore(deps): update tooling dependencies
1 parent 2d6089b commit 9d5bf83

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bun.lockb

3.9 KB
Binary file not shown.

code/webauthn/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/node": "^20",
2323
"@types/react": "^18",
2424
"@types/react-dom": "^18",
25-
"eslint": "^8",
25+
"eslint": "^9.0.0",
2626
"eslint-config-next": "14.2.5",
2727
"typescript": "^5"
2828
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,16 @@
3636
"@playwright/test": "1.46.0",
3737
"@synthetixio/synpress": "^4.0.0-alpha.9",
3838
"@vue/test-utils": "2.4.6",
39-
"cspell": "8.14.4",
39+
"cspell": "9.0.1",
4040
"eslint": "9.11.1",
4141
"ethers": "6.13.3",
4242
"hardhat": "2.22.12",
4343
"husky": "9.1.6",
44-
"lint-staged": "15.2.10",
44+
"lint-staged": "16.0.0",
4545
"markdownlint": "0.35.0",
4646
"markdownlint-cli2": "0.14.0",
4747
"node-pty": "^1.0.0",
48-
"pm2": "5.4.2",
48+
"pm2": "6.0.6",
4949
"prettier": "3.3.3",
5050
"prettier-eslint": "16.3.0",
5151
"prettier-plugin-tailwindcss": "0.6.8",

0 commit comments

Comments
 (0)