Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit bb4be1a

Browse files
author
Tomasz Kostuch
authored
Merge pull request #495 from gibkigonzo/bugfix/494
bump version vsf-utilities
2 parents 66faf9a + 7ecb679 commit bb4be1a

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
@@ -93,7 +93,7 @@
9393
"storefront-query-builder": "https://github.com/DivanteLtd/storefront-query-builder.git",
9494
"syswide-cas": "latest",
9595
"tsconfig-paths": "^3.9.0",
96-
"vsf-utilities": "^1.0.1",
96+
"vsf-utilities": "^1.0.2",
9797
"winston": "^2.4.2"
9898
},
9999
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7354,10 +7354,10 @@ void-elements@^2.0.1:
73547354
resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-2.0.1.tgz#c066afb582bb1cb4128d60ea92392e94d5e9dbec"
73557355
integrity sha1-wGavtYK7HLQSjWDqkjkulNXp2+w=
73567356

7357-
vsf-utilities@^1.0.1:
7358-
version "1.0.1"
7359-
resolved "https://registry.yarnpkg.com/vsf-utilities/-/vsf-utilities-1.0.1.tgz#b6893814280168e5f075465340e596d8b0a6f291"
7360-
integrity sha512-/A9qoDGhcis2dWd2dB1Y0gnRQC6QrQJfW4wNBed4J60w/5ur2K3MHCHKTcKFNUYjyK4CVFpBCA/6D0FOijXmYw==
7357+
vsf-utilities@^1.0.2:
7358+
version "1.0.2"
7359+
resolved "https://registry.yarnpkg.com/vsf-utilities/-/vsf-utilities-1.0.2.tgz#213dc474e9cb032c543d23018964592e2c14abc0"
7360+
integrity sha512-RdBQNxLIRrr5D/c/zUQyc2GkOwLWyfuM2yeX9sBkSlzmnHT8OcV7Jdo26kADULD54Qvl9mrpb0IHMWzeC+FHNw==
73617361
dependencies:
73627362
lodash "^4.17.19"
73637363
sha3 "^2.1.3"

0 commit comments

Comments
 (0)