Skip to content

Commit

Permalink
chore: dep upgrades
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <sam@elide.ventures>
  • Loading branch information
sgammon committed Dec 22, 2023
1 parent 07aeb0a commit 9808d93
Show file tree
Hide file tree
Showing 2 changed files with 525 additions and 404 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"@bufbuild/protoc-gen-es": "^1.5.0",
"@connectrpc/connect": "^1.1.4",
"@connectrpc/protoc-gen-connect-es": "^1.1.4",
"@sentry/node": "^7.85.0",
"@sentry/node": "^7.90.0",
"octokit": "^3.1.2",
"uuid": "^9.0.1"
},
Expand All @@ -117,7 +117,7 @@
"@types/jest": "^29.5.11",
"@types/node": "^20.10.4",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.13.2",
"@vercel/ncc": "^0.38.1",
"concurrently": "^8.2.2",
Expand All @@ -126,7 +126,7 @@
"eslint-plugin-github": "^4.10.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jsonc": "^2.10.0",
"eslint-plugin-jsonc": "^2.11.2",
"eslint-plugin-prettier": "^5.0.1",
"husky": "^8.0.3",
"jest": "^29.7.0",
Expand Down Expand Up @@ -166,4 +166,4 @@
"htmlWhitespaceSensitivity": "css",
"endOfLine": "lf"
}
}
}
Loading

0 comments on commit 9808d93

Please sign in to comment.