Skip to content

Commit

Permalink
[Deps] update string.prototype.trimstart
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Mar 21, 2024
1 parent c825805 commit 1d24d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"safe-regex-test": "^1.0.3",
"string.prototype.trim": "^1.2.9",
"string.prototype.trimend": "^1.0.8",
"string.prototype.trimstart": "^1.0.7",
"string.prototype.trimstart": "^1.0.8",
"typed-array-buffer": "^1.0.2",
"typed-array-byte-length": "^1.0.1",
"typed-array-byte-offset": "^1.0.2",
Expand Down

0 comments on commit 1d24d63

Please sign in to comment.