Skip to content

Commit

Permalink
Bump dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
DirtyHairy committed Mar 11, 2024
1 parent 43e8858 commit 3b8ae6f
Show file tree
Hide file tree
Showing 2 changed files with 281 additions and 281 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,20 +56,20 @@
"devDependencies": {
"@sinonjs/fake-timers": "^11.2.2",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.5",
"@types/node": "^20.11.25",
"@types/sinonjs__fake-timers": "^8.1.2",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"coveralls": "^3.1.1",
"eslint": "^8.23.0",
"eslint": "^8.57.0",
"import-sort-style-eslint": "^6.0.0",
"mocha": "^10.0.0",
"mocha": "^10.3.0",
"nyc": "^15.1.0",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"prettier-plugin-import-sort": "^0.0.7",
"rollup": "^4.9.5",
"rollup": "^4.12.1",
"ts-node": "^10.9.1",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"main": "lib/index.js",
"module": "es6/index.js",
Expand Down
Loading

0 comments on commit 3b8ae6f

Please sign in to comment.