Skip to content

Commit

Permalink
Update pnpm to ^8.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent 0587de5 commit 67f8c73
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.2.0",
"engines": {
"node": ">=18.19.0",
"pnpm": "^8.13.0"
"pnpm": "^8.13.1"
},
"scripts": {
"build": "pnpm recursive run build",
Expand Down
2 changes: 1 addition & 1 deletion packages/airnode-feed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.2.0",
"engines": {
"node": ">=18.19.0",
"pnpm": "^8.13.0"
"pnpm": "^8.13.1"
},
"files": [
"dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"engines": {
"node": ">=18.19.0",
"pnpm": "^8.13.0"
"pnpm": "^8.13.1"
},
"scripts": {
"build": "tsc --project tsconfig.build.json",
Expand Down
2 changes: 1 addition & 1 deletion packages/performance-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.1.0",
"engines": {
"node": ">=18.19.0",
"pnpm": "^8.13.0"
"pnpm": "^8.13.1"
},
"scripts": {
"tsc": "tsc --project .",
Expand Down
2 changes: 1 addition & 1 deletion packages/signed-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.2.0",
"engines": {
"node": ">=18.19.0",
"pnpm": "^8.13.0"
"pnpm": "^8.13.1"
},
"files": [
"dist",
Expand Down

0 comments on commit 67f8c73

Please sign in to comment.