Skip to content

Commit

Permalink
Merge pull request #27246 from guardian/ravi/[email protected]
Browse files Browse the repository at this point in the history
resolution to pin [email protected]
  • Loading branch information
arelra authored Jun 21, 2024
2 parents 51036b2 + 8ea7aa7 commit 78816fc
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 736 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,6 @@
"wolfy87-eventemitter": "~5.2.4",
"yargs": "^17.7.1"
},
"resolutions": {
"unset-value": "^2.0.1"
},
"optionalDependencies": {
"fsevents": "^2.3.2",
"react": "18.2.0",
Expand Down Expand Up @@ -211,5 +208,9 @@
"test": "jest"
},
"prettier": "@guardian/prettier",
"packageManager": "[email protected]"
"packageManager": "[email protected]",
"resolutions": {
"micromatch": "4.0.7",
"unset-value": "^2.0.1"
}
}
Loading

0 comments on commit 78816fc

Please sign in to comment.