Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
octet-stream committed Jul 20, 2023
1 parent 82d2811 commit 4d63267
Show file tree
Hide file tree
Showing 2 changed files with 440 additions and 395 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,25 +68,25 @@
},
"devDependencies": {
"@octetstream/eslint-config": "7.2.1",
"@types/node": "20.2.1",
"@types/node": "20.4.2",
"@types/sinon": "10.0.15",
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"ava": "5.2.0",
"c8": "7.13.0",
"@typescript-eslint/eslint-plugin": "6.1.0",
"@typescript-eslint/parser": "6.1.0",
"ava": "5.3.1",
"c8": "8.0.0",
"cross-env": "^7.0.3",
"del-cli": "5.0.0",
"eslint": "8.40.0",
"eslint": "8.45.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-import": "2.27.5",
"husky": "8.0.3",
"lint-staged": "13.2.2",
"lint-staged": "13.2.3",
"pinst": "3.0.0",
"sinon": "15.1.0",
"sinon": "15.2.0",
"ts-node": "10.9.1",
"typescript": "5.0.4"
"typescript": "5.1.6"
},
"dependencies": {
"node-domexception": "1.0.0"
Expand Down
Loading

0 comments on commit 4d63267

Please sign in to comment.