Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 1, 2022
1 parent d61223f commit 7f83aa5
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 143 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,18 +47,18 @@
"@adamburgess/nr": "^1.0.3",
"@types/node": "^16.11.26",
"@types/sinon": "^10.0.11",
"@typescript-eslint/eslint-plugin": "^5.13.0",
"@typescript-eslint/parser": "^5.13.0",
"@typescript-eslint/eslint-plugin": "^5.17.0",
"@typescript-eslint/parser": "^5.17.0",
"c8": "^7.11.0",
"delay": "^5.0.0",
"esbuild": "^0.14.23",
"eslint": "^8.10.0",
"esbuild": "^0.14.29",
"eslint": "^8.12.0",
"nodemon": "^2.0.15",
"pta": "0.2.3",
"sinon": "^13.0.1",
"source-map-support": "^0.5.21",
"ts-morph": "^13.0.3",
"typedoc": "^0.22.12",
"ts-morph": "^14.0.0",
"typedoc": "^0.22.13",
"typescript": "^4.5.2",
"zora": "4.1.0"
}
Expand Down

0 comments on commit 7f83aa5

Please sign in to comment.