Skip to content

Commit

Permalink
more packages upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
dougg0k committed Sep 9, 2022
1 parent 3459b20 commit 8cde379
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 130 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@types/debug": "4.1.7",
"@types/jest": "29.0.0",
"@types/node": "18.7.15",
"@types/node": "18.7.16",
"@types/uuid": "8.3.4",
"@typescript-eslint/eslint-plugin": "5.36.2",
"@typescript-eslint/parser": "5.36.2",
Expand All @@ -57,16 +57,16 @@
"eslint": "8.23.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-typescript": "3.5.0",
"eslint-import-resolver-typescript": "3.5.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.0.2",
"np": "7.6.2",
"prettier": "2.7.1",
"ts-jest": "28.0.8",
"ts-jest": "29.0.0",
"ts-node": "10.9.1",
"typedoc": "0.23.14",
"typedoc-neo-theme": "1.1.1",
"typescript": "4.8.2"
"typescript": "4.8.3"
}
}
Loading

0 comments on commit 8cde379

Please sign in to comment.