Skip to content

Commit dfd217b

Browse files
renovate-botAurélien Ooms
authored andcommitted
Update dependency @aureooms/js-string to v1
1 parent 6f2292d commit dfd217b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@aureooms/js-memory": "4.0.0",
3434
"@aureooms/js-operator": "1.0.2",
3535
"@aureooms/js-random": "2.0.0",
36-
"@aureooms/js-string": "0.2.0",
36+
"@aureooms/js-string": "1.0.0",
3737
"@babel/cli": "7.11.6",
3838
"@babel/core": "7.11.6",
3939
"@babel/polyfill": "7.11.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
resolved "https://registry.yarnpkg.com/@aureooms/js-random/-/js-random-2.0.0.tgz#f62c6954ed79bd9a520197125ee3cfbe14b00d72"
2828
integrity sha1-9ixpVO15vZpSAZcSXuPPvhSwDXI=
2929

30-
"@aureooms/js-string@0.2.0":
31-
version "0.2.0"
32-
resolved "https://registry.yarnpkg.com/@aureooms/js-string/-/js-string-0.2.0.tgz#ed5f9216c256ccb43b4c895424239d4c891d87d8"
33-
integrity sha1-7V+SFsJWzLQ7TIlUJCOdTIkdh9g=
30+
"@aureooms/js-string@1.0.0":
31+
version "1.0.0"
32+
resolved "https://registry.yarnpkg.com/@aureooms/js-string/-/js-string-1.0.0.tgz#3aaa0bbe68c01060ec81c2a9e58d9bc11b8cb14b"
33+
integrity sha512-dG6tYw77EbYJNqwRgdPPQ469EuV/pEpDdpPmOxKTGhZUyPTImILRyPZHNRYQHuzGT8jAds+9vn/Um5hVaair0w==
3434

3535
"@babel/cli@7.11.6":
3636
version "7.11.6"

0 commit comments

Comments
 (0)