Skip to content

Commit

Permalink
🔁 Bump Dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
  • Loading branch information
pcaversaccio committed Nov 24, 2024
1 parent be8412f commit 87acec4
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"devDependencies": {
"@eslint/js": "^9.15.0",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
"@types/node": "^22.9.0",
"@types/mocha": "^10.0.10",
"@types/node": "^22.9.3",
"@types/node-fetch": "^2.6.12",
"chai": "^5.1.2",
"dotenv": "^16.4.5",
Expand All @@ -42,7 +42,7 @@
"node-fetch": "3.3.2",
"prettier": "^3.3.3",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"typescript-eslint": "^8.15.0"
},
"type": "module"
Expand Down
96 changes: 48 additions & 48 deletions pnpm-lock.yaml

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

0 comments on commit 87acec4

Please sign in to comment.