Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
octet-stream committed Oct 24, 2023
1 parent edce60c commit d9386a8
Show file tree
Hide file tree
Showing 2 changed files with 766 additions and 661 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,26 +80,26 @@
},
"devDependencies": {
"@octetstream/eslint-config": "7.2.1",
"@types/node": "20.4.2",
"@types/sinon": "10.0.15",
"@typescript-eslint/eslint-plugin": "6.1.0",
"@typescript-eslint/parser": "6.1.0",
"@types/node": "20.8.7",
"@types/sinon": "10.0.20",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"ava": "5.3.1",
"c8": "8.0.0",
"c8": "8.0.1",
"cross-env": "^7.0.3",
"del-cli": "5.0.0",
"eslint": "8.45.0",
"del-cli": "5.1.0",
"eslint": "8.52.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-import": "2.27.5",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.0",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"pinst": "3.0.0",
"sinon": "15.2.0",
"sinon": "17.0.0",
"ts-node": "10.9.1",
"tsup": "^7.2.0",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"dependencies": {
"node-domexception": "1.0.0"
Expand Down
Loading

0 comments on commit d9386a8

Please sign in to comment.