Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 26, 2022
1 parent 8b33c97 commit 7102289
Show file tree
Hide file tree
Showing 3 changed files with 90 additions and 90 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -8,12 +8,12 @@
"devDependencies": {
"@changesets/cli": "2.24.3",
"@ddadaal/eslint-config": "1.5.1",
"@types/jest": "28.1.7",
"@types/jest": "28.1.8",
"@types/node": "18.7.5",
"@typescript-eslint/eslint-plugin": "5.33.1",
"@typescript-eslint/parser": "5.33.1",
"@typescript-eslint/eslint-plugin": "5.35.1",
"@typescript-eslint/parser": "5.35.1",
"eslint": "8.22.0",
"eslint-import-resolver-typescript": "3.4.1",
"eslint-import-resolver-typescript": "3.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-simple-import-sort": "7.0.0",
"jest": "28.1.3",
Expand All @@ -22,7 +22,7 @@
"ts-jest": "28.0.8",
"ts-node": "10.9.1",
"tsc-alias": "1.7.0",
"typescript": "4.7.4"
"typescript": "4.8.2"
},
"packageManager": "pnpm@7.1.7"
"packageManager": "pnpm@7.9.5"
}
2 changes: 1 addition & 1 deletion packages/server/package.json
Expand Up @@ -18,7 +18,7 @@
"license": "MIT",
"dependencies": {
"@grpc/grpc-js": "1.6.10",
"pino": "8.4.1",
"pino": "8.4.2",
"tslib": "2.4.0"
},
"devDependencies": {
Expand Down

0 comments on commit 7102289

Please sign in to comment.