Skip to content

Commit 745d6b2

Browse files
committed
fix(deps): update @yarnpkg/shell
1 parent 7894cfc commit 745d6b2

File tree

2 files changed

+60
-153
lines changed

2 files changed

+60
-153
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"homepage": "https://github.com/pnpm/npm-lifecycle#readme",
3434
"dependencies": {
3535
"@pnpm/byline": "^1.0.0",
36-
"@yarnpkg/shell": "^2.4.1",
36+
"@yarnpkg/shell": "3.2.0-rc.8",
3737
"node-gyp": "^8.3.0",
3838
"resolve-from": "^5.0.0",
3939
"slide": "^1.1.6",
@@ -42,7 +42,6 @@
4242
"which": "^2.0.2"
4343
},
4444
"devDependencies": {
45-
"npm-lifecycle": "2.1.1",
4645
"nyc": "15.1.0",
4746
"sinon": "10.0.0",
4847
"standard": "12.0.1",

0 commit comments

Comments
 (0)