Skip to content

Commit 2b9ba4d

Browse files
Akash SatheesanAkash Satheesan
Akash Satheesan
authored and
Akash Satheesan
committed
chore(deps): adjust resolution for underscore
1 parent 930b046 commit 2b9ba4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
},
7777
"resolutions": {
7878
"normalize-package-data": "^3.0.0",
79-
"underscore": "1.13.1",
79+
"doctoc/underscore": "^1.13.1",
8080
"safe-buffer": "^5.1.1",
8181
"vfile-message": "^2.0.2"
8282
},

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -7828,7 +7828,7 @@ uncss@^0.17.3:
78287828
postcss-selector-parser "6.0.2"
78297829
request "^2.88.0"
78307830

7831-
[email protected], underscore@~1.10.2:
7831+
underscore@^1.13.1, underscore@~1.10.2:
78327832
version "1.13.1"
78337833
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.1.tgz#0c1c6bd2df54b6b69f2314066d65b6cde6fcf9d1"
78347834
integrity sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g==

0 commit comments

Comments
 (0)