Skip to content

Commit 858b2c0

Browse files
committed
fix: make pnpm tests immutable
Signed-off-by: Ruben Romero Montes <[email protected]>
1 parent 3d9a2e5 commit 858b2c0

File tree

2 files changed

+10
-48
lines changed

2 files changed

+10
-48
lines changed

test/it/test_manifests/pnpm/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"keywords": [],
1111
"license": "ISC",
1212
"dependencies": {
13-
"@hapi/joi": "^17.1.1",
14-
"axios": "^0.19.0"
13+
"axios": "^0.19.0",
14+
"node-json-converter": "0.0.1-security"
1515
}
1616
}

test/it/test_manifests/pnpm/pnpm-lock.yaml

Lines changed: 8 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)