Skip to content

Commit

Permalink
dep-up: fix yarn.lock resolutions
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewjablack committed Oct 15, 2024
1 parent 4660530 commit 9b43810
Show file tree
Hide file tree
Showing 2 changed files with 11,421 additions and 14,933 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12"
},
"resolutions": {
"strtok3": "6.0.5"
},
"scripts": {
"lint": "turbo run lint",
"lint:fix": "turbo run lint:fix",
Expand All @@ -70,6 +73,5 @@
},
"publishConfig": {
"access": "public"
},
"packageManager": "yarn@3.2.0"
}
}
Loading

0 comments on commit 9b43810

Please sign in to comment.