Skip to content

Commit 9a88e6b

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

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

bun.lockb

-618 Bytes
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
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.5",
4949
"prettier": "3.3.3",
5050
"prettier-eslint": "16.3.0",
5151
"prettier-plugin-tailwindcss": "0.6.8",

0 commit comments

Comments
 (0)