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 Jan 15, 2024
1 parent 927f08f commit fe938df
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 251 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,20 +48,20 @@
"homepage": "https://github.com/adamburgess/linq#readme",
"devDependencies": {
"@adamburgess/nr": "^2.0.0",
"@types/node": "^18.18.1",
"@types/sinon": "^10.0.17",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"c8": "^8.0.1",
"@types/node": "^20.11.0",
"@types/sinon": "^17.0.3",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"c8": "^9.1.0",
"delay": "^6.0.0",
"esbuild": "^0.19.4",
"eslint": "^8.50.0",
"nodemon": "^3.0.1",
"esbuild": "^0.19.11",
"eslint": "^8.56.0",
"nodemon": "^3.0.2",
"pta": "0.2.3",
"sinon": "^16.0.0",
"sinon": "^17.0.1",
"source-map-support": "^0.5.21",
"ts-morph": "^20.0.0",
"typedoc": "^0.25.1",
"ts-morph": "^21.0.1",
"typedoc": "^0.25.7",
"typescript": "^5.0.3",
"zora": "4.1.0"
}
Expand Down
Loading

0 comments on commit fe938df

Please sign in to comment.