Skip to content

Commit

Permalink
Release v1.31.2 (#987)
Browse files Browse the repository at this point in the history
## Release v1.31.2

### 馃Ч Chore

* **deps**: bump light-my-request from 5.12.0 to 5.13.0
* **pnpm**: skip version check
  • Loading branch information
antoinezanardi committed Apr 29, 2024
2 parents b456906 + 8fb9495 commit 34b7173
Show file tree
Hide file tree
Showing 3 changed files with 7,068 additions and 5,712 deletions.
5 changes: 4 additions & 1 deletion app.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
runtime: nodejs20
runtime: nodejs20

build_env_variables:
COREPACK_ENABLE_STRICT: '0'
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"jest-when": "^3.6.0",
"light-my-request": "5.12.0",
"light-my-request": "5.13.0",
"lint-staged": "^15.2.2",
"rimraf": "^5.0.4",
"semantic-release": "^23.0.8",
Expand All @@ -151,5 +151,5 @@
"darwin",
"linux"
],
"packageManager": "pnpm@8.15.7"
"packageManager": "pnpm@9.0.6+sha512.f6d863130973207cb7a336d6b439a242a26ac8068077df530d6a86069419853dc1ffe64029ec594a9c505a3a410d19643c870aba6776330f5cfddcf10a9c1617"
}

0 comments on commit 34b7173

Please sign in to comment.