Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and adamburgess committed Oct 1, 2024
1 parent 2af618c commit 596b145
Show file tree
Hide file tree
Showing 2 changed files with 558 additions and 312 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,21 +48,21 @@
"homepage": "https://github.com/adamburgess/linq#readme",
"devDependencies": {
"@adamburgess/nr": "^2.0.0",
"@eslint/js": "^9.6.0",
"@types/node": "^20.14.9",
"@eslint/js": "^9.11.1",
"@types/node": "^20.16.10",
"@types/sinon": "^17.0.3",
"c8": "^10.1.2",
"delay": "^6.0.0",
"esbuild": "^0.23.0",
"eslint": "^9.6.0",
"nodemon": "^3.1.4",
"esbuild": "^0.24.0",
"eslint": "^9.11.1",
"nodemon": "^3.1.7",
"pta": "0.2.3",
"sinon": "^18.0.0",
"sinon": "^19.0.2",
"source-map-support": "^0.5.21",
"ts-morph": "^23.0.0",
"typedoc": "^0.26.3",
"typedoc": "^0.26.7",
"typescript": "^5.5.2",
"typescript-eslint": "8.0.0-alpha.39",
"typescript-eslint": "8.8.0",
"zora": "4.1.0"
}
}
Loading

0 comments on commit 596b145

Please sign in to comment.