Skip to content

Commit

Permalink
Small rollup of dependency upgrades
Browse files Browse the repository at this point in the history
Mainly testing TypeScript 5.5
  • Loading branch information
kevinlul committed Jul 2, 2024
1 parent 790abbb commit 37a59f9
Show file tree
Hide file tree
Showing 2 changed files with 629 additions and 601 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,16 @@
"ygopro-data": "1.4.1"
},
"devDependencies": {
"@alphakretin/essentials": "^6.1.0",
"@alphakretin/essentials": "^6.2.0",
"@alphakretin/mocha-ecosystem": "^1.1.0",
"@testcontainers/postgresql": "^10.7.1",
"@testcontainers/postgresql": "^10.10.0",
"@types/debug": "^4.1.12",
"@types/make-fetch-happen": "^10.0.4",
"@types/node-fetch": "^2.6.10"
"@types/node-fetch": "^2.6.11"
},
"resolutions": {
"@types/node": "^20.10.7",
"better-sqlite3": "^9.2.2",
"@types/node": "^20.14.9",
"better-sqlite3": "^11.1.1",
"coveralls": "link:./node_modules/.NULL",
"jimp": "link:./node_modules/.NULL",
"string-width": "^4.2.3",
Expand Down
Loading

0 comments on commit 37a59f9

Please sign in to comment.