Skip to content

Commit

Permalink
Upgrade npm deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Shmuma committed Jan 15, 2025
1 parent 506da8a commit 08f7f56
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
},
"devDependencies": {
"@jest/globals": "^29.7.0",
"@types/node": "^22.9.1",
"esbuild": "^0.24.0",
"eslint": "9.14.0",
"@types/node": "^22.10.6",
"esbuild": "^0.24.2",
"eslint": "9.18.0",
"jest": "29.7.0",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.14.0"
"typescript": "^5.7.3",
"typescript-eslint": "^8.20.0"
}
}

0 comments on commit 08f7f56

Please sign in to comment.