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 24, 2022
1 parent 8b33c97 commit 97ad27d
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 68 deletions.
10 changes: 5 additions & 5 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 @@ -24,5 +24,5 @@
"tsc-alias": "1.7.0",
"typescript": "4.7.4"
},
"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
124 changes: 62 additions & 62 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 97ad27d

Please sign in to comment.