Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Aug 15, 2023
1 parent 68e0c95 commit dadca59
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,16 +51,16 @@
"devDependencies": {
"@sindresorhus/tsconfig": "^4.0.0",
"@types/jsdom": "^21.1.1",
"@types/node": "^20.2.5",
"@types/node": "^20.5.0",
"@types/zen-observable": "^0.8.3",
"ava": "^5.3.0",
"ava": "^5.3.1",
"del-cli": "^5.0.0",
"jsdom": "^20.0.1",
"jsdom": "^22.1.0",
"rxjs": "^7.8.1",
"tempy": "^3.0.0",
"tempy": "^3.1.0",
"ts-node": "^10.9.1",
"typescript": "^5.0.4",
"xo": "^0.54.2",
"typescript": "^5.1.6",
"xo": "^0.56.0",
"zen-observable": "^0.10.0",
"expect-type": "^0.16.0"
},
Expand Down

0 comments on commit dadca59

Please sign in to comment.