mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Change npm test version to 10.2.0
This commit is contained in:
parent
95663dc5f4
commit
bf97f089ca
1 changed files with 2 additions and 2 deletions
4
.github/workflows/test-on-pr.yml
vendored
4
.github/workflows/test-on-pr.yml
vendored
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
include:
|
||||
# Common production setup
|
||||
- node_version: "20"
|
||||
npm_version: "10.0.0"
|
||||
npm_version: "10.2.0"
|
||||
yarn_version: "4.0.0"
|
||||
pnpm_version: "9.0.0"
|
||||
# Current Active LTS with latest tools
|
||||
|
|
@ -66,7 +66,7 @@ jobs:
|
|||
pnpm_version: "latest"
|
||||
# Version pinning scenario
|
||||
- node_version: "22"
|
||||
npm_version: "10.0.0"
|
||||
npm_version: "10.2.0"
|
||||
yarn_version: "4.0.0"
|
||||
pnpm_version: "9.0.0"
|
||||
# Backward compatibility testing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue