Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
octet-stream committed Aug 2, 2022
1 parent 6be7871 commit f0e07a6
Show file tree
Hide file tree
Showing 2 changed files with 252 additions and 230 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,23 +64,23 @@
},
"devDependencies": {
"@octetstream/eslint-config": "6.2.2",
"@types/node": "18.0.3",
"@types/sinon": "10.0.12",
"@typescript-eslint/eslint-plugin": "5.30.5",
"@typescript-eslint/parser": "5.30.5",
"ava": "4.3.0",
"c8": "7.11.3",
"del-cli": "4.0.1",
"eslint": "8.19.0",
"@types/node": "18.6.3",
"@types/sinon": "10.0.13",
"@typescript-eslint/eslint-plugin": "5.32.0",
"@typescript-eslint/parser": "5.32.0",
"ava": "4.3.1",
"c8": "7.12.0",
"del-cli": "5.0.0",
"eslint": "8.21.0",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-import-resolver-typescript": "3.2.4",
"eslint-import-resolver-typescript": "3.4.0",
"eslint-plugin-ava": "13.2.0",
"eslint-plugin-import": "^2.26.0",
"husky": "8.0.1",
"lint-staged": "13.0.3",
"pinst": "3.0.0",
"sinon": "14.0.0",
"ts-node": "10.8.2",
"ts-node": "10.9.1",
"typescript": "4.7.4"
},
"dependencies": {
Expand Down
Loading

0 comments on commit f0e07a6

Please sign in to comment.