Skip to content

Commit 27b7190

Browse files
chore(deps): update all non-major dependencies (#228)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 10887d6 commit 27b7190

4 files changed

Lines changed: 228 additions & 221 deletions

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Tools
2626
uses: ./.github/setup
2727
- name: Get base and head commits for `nx affected`
28-
uses: nrwl/nx-set-shas@v4.2.1
28+
uses: nrwl/nx-set-shas@v4.3.0
2929
with:
3030
main-branch-name: main
3131
- name: Run Checks

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"url": "https://github.com/TanStack/config.git"
77
},
8-
"packageManager": "pnpm@10.5.2",
8+
"packageManager": "pnpm@10.6.2",
99
"type": "module",
1010
"scripts": {
1111
"preinstall": "node -e \"if(process.env.CI == 'true') {console.log('Skipping preinstall...')} else {process.exit(1)}\" || npx -y only-allow pnpm",

0 commit comments

Comments
 (0)