Skip to content

Commit

Permalink
chore(deps-dev): update development dependencies (#948)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 13, 2024
1 parent 080f77c commit 95e81a7
Show file tree
Hide file tree
Showing 4 changed files with 94 additions and 96 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "cerbos-sdk-javascript",
"private": true,
"packageManager": "pnpm@9.0.6",
"packageManager": "pnpm@9.1.0",
"engines": {
"node": "21.7.3",
"pnpm": "9.0.6"
"pnpm": "9.1.0"
},
"scripts": {
"all:parallel": "concurrently --group --prefix=none",
Expand Down Expand Up @@ -50,11 +50,11 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.3",
"@microsoft/api-documenter": "7.24.2",
"@microsoft/api-extractor": "7.43.1",
"@microsoft/api-documenter": "7.24.4",
"@microsoft/api-extractor": "7.43.3",
"@tsconfig/node18": "18.2.4",
"@tsconfig/strictest": "2.0.5",
"@types/node": "18.19.31",
"@types/node": "18.19.33",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"concurrently": "8.2.2",
Expand All @@ -65,7 +65,7 @@
"prettier": "3.2.5",
"prettier-plugin-pkg": "0.18.1",
"ts-proto": "1.174.0",
"tsx": "4.9.0",
"tsx": "4.9.3",
"typescript": "5.4.5"
}
}
Loading

0 comments on commit 95e81a7

Please sign in to comment.