Skip to content

Commit b0f70c7

Browse files
renovate-botrenovate[bot]
authored andcommitted
📌 deps: Pin dependency string-algorithms to 1.0.31
1 parent 60ea254 commit b0f70c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"pinst": "2.1.6",
8686
"power-assert": "1.6.1",
8787
"regenerator-runtime": "0.13.7",
88-
"string-algorithms": "^1.0.31",
88+
"string-algorithms": "1.0.31",
8989
"xo": "0.39.1"
9090
},
9191
"ava": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8937,7 +8937,7 @@ stream-http@^2.7.2:
89378937
to-arraybuffer "^1.0.0"
89388938
xtend "^4.0.0"
89398939

8940-
string-algorithms@^1.0.31:
8940+
89418941
version "1.0.31"
89428942
resolved "https://registry.yarnpkg.com/string-algorithms/-/string-algorithms-1.0.31.tgz#9021fcbadb40c1781dd250fbc7ef884feda80215"
89438943
integrity sha512-v+gdi7yfXsSGj2RU64AMR8LJyBnwpDSuJLsQxezu9ZgdYZF+g5vEGyuCeN47OoAObrEvt8VFKmj3NYCzXRBbnw==

0 commit comments

Comments
 (0)