Skip to content

Commit

Permalink
chore(deps-dev): update development dependencies (#930)
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 Apr 15, 2024
1 parent 6f629d8 commit 8ec5d62
Show file tree
Hide file tree
Showing 5 changed files with 111 additions and 111 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
21.7.2
21.7.3
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"packageManager": "pnpm@8.15.6",
"engines": {
"node": "21.7.2",
"node": "21.7.3",
"pnpm": "8.15.6"
},
"scripts": {
Expand Down Expand Up @@ -48,8 +48,8 @@
"test:servers:stop": "pnpm run --filter=./private/test test:servers:stop"
},
"devDependencies": {
"@microsoft/api-documenter": "7.24.1",
"@microsoft/api-extractor": "7.43.0",
"@microsoft/api-documenter": "7.24.2",
"@microsoft/api-extractor": "7.43.1",
"@tsconfig/node18": "18.2.4",
"@tsconfig/strictest": "2.0.5",
"@types/node": "18.19.31",
Expand All @@ -64,6 +64,6 @@
"prettier-plugin-pkg": "0.18.1",
"ts-proto": "1.171.0",
"tsx": "4.7.2",
"typescript": "5.4.4"
"typescript": "5.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"use-deep-compare-effect": "^1.8.1"
},
"devDependencies": {
"@types/react": "18.2.75",
"@types/react": "18.2.77",
"eslint-plugin-react-hooks": "4.6.0"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 8ec5d62

Please sign in to comment.