Skip to content

Commit

Permalink
Bump pnpm to 9.2.0 (#13343)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lukas <llukas.tyla@gmail.com>
  • Loading branch information
renovate[bot] and LukasTy authored Jun 5, 2024
1 parent e92fefb commit 1a55dd7
Show file tree
Hide file tree
Showing 3 changed files with 10,653 additions and 8,152 deletions.
1 change: 0 additions & 1 deletion .github/workflows/l10n.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
with:
version: 8.15.8
run_install: false
- name: Use Node.js 20.x
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,9 +196,9 @@
"react-is": "^18.2.0",
"@types/node": "^18.19.33"
},
"packageManager": "pnpm@8.15.8",
"packageManager": "pnpm@9.2.0",
"engines": {
"pnpm": "8.15.8"
"pnpm": "9.2.0"
},
"pnpm": {
"patchedDependencies": {
Expand Down
Loading

0 comments on commit 1a55dd7

Please sign in to comment.