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

Commit

Permalink
Bump tmpl from 1.0.4 to 1.0.5
Browse files Browse the repository at this point in the history
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2021
1 parent eefe4ef commit aa1a362
Showing 1 changed file with 21 additions and 17 deletions.
38 changes: 21 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4415,9 +4415,10 @@ lru-cache@^5.0.0:
dependencies:
yallist "^3.0.2"

"mage2vuestorefront@git+https://github.com/DivanteLtd/mage2vuestorefront.git":
version "1.11.0"
resolved "git+https://github.com/DivanteLtd/mage2vuestorefront.git#6b477d35b6d11f935b1643938881969f16c87c04"
"mage2vuestorefront@git+https://github.com/vuestorefront/mage2vuestorefront.git":
version "1.11.1"
uid a2abf48ec40d9fb761ee3f5117a1c87dc7f7c0c6
resolved "git+https://github.com/vuestorefront/mage2vuestorefront.git#a2abf48ec40d9fb761ee3f5117a1c87dc7f7c0c6"
dependencies:
"@elastic/elasticsearch" "^7.3.0"
agentkeepalive "^3.3.0"
Expand All @@ -4428,8 +4429,8 @@ lru-cache@^5.0.0:
jsonfile "^4.0.0"
jwt-simple "^0.5.1"
kue "^0.11.5"
lodash "^4.17.13"
magento2-rest-client "0.0.2"
lodash "^4.17.19"
magento2-rest-client "https://github.com/DivanteLtd/magento2-rest-client"
moment "^2.22.2"
node-sync "^0.2.1"
passport "^0.3.2"
Expand All @@ -4449,19 +4450,20 @@ lru-cache@^5.0.0:
request "^2.72.0"
winston "^2.2.0"

magento2-rest-client@0.0.2:
version "0.0.2"
resolved "https://registry.yarnpkg.com/magento2-rest-client/-/magento2-rest-client-0.0.2.tgz#2a6ef230c88129a8680b63ead3793ea7e99bf6a4"
integrity sha1-Km7yMMiBKahoC2Pq03k+p+mb9qQ=
"magento2-rest-client@github:vuestorefront/magento2-rest-client":
version "0.0.14"
uid "3ed81008e617abfed347ed42fb52ac9d72c8705b"
resolved "https://codeload.github.com/vuestorefront/magento2-rest-client/tar.gz/3ed81008e617abfed347ed42fb52ac9d72c8705b"
dependencies:
humps "^1.1.0"
oauth-1.0a "^1.0.1"
request "^2.72.0"
winston "^2.2.0"

"magento2-rest-client@github:DivanteLtd/magento2-rest-client":
version "0.0.12"
resolved "https://codeload.github.com/DivanteLtd/magento2-rest-client/tar.gz/fb5adcb24fe25e097c2127a3ded5ef05e0fcb2f7"
"magento2-rest-client@https://github.com/DivanteLtd/magento2-rest-client":
version "0.0.14"
uid "3ed81008e617abfed347ed42fb52ac9d72c8705b"
resolved "https://github.com/DivanteLtd/magento2-rest-client#3ed81008e617abfed347ed42fb52ac9d72c8705b"
dependencies:
humps "^1.1.0"
oauth-1.0a "^1.0.1"
Expand Down Expand Up @@ -6694,9 +6696,10 @@ stealthy-require@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b"

"storefront-query-builder@https://github.com/DivanteLtd/storefront-query-builder.git":
version "1.0.1"
resolved "https://github.com/DivanteLtd/storefront-query-builder.git#0ef1f9760eb44edce5b9464a9145ce0a7517a419"
"storefront-query-builder@https://github.com/vuestorefront/storefront-query-builder.git":
version "1.0.2"
uid "7416993f07927f598d22ca448462f0d3f0288f20"
resolved "https://github.com/vuestorefront/storefront-query-builder.git#7416993f07927f598d22ca448462f0d3f0288f20"
dependencies:
"@typescript-eslint/parser" "^2.26.0"
clone-deep "^4.0.1"
Expand Down Expand Up @@ -6986,8 +6989,9 @@ tmp@^0.0.33:
os-tmpdir "~1.0.2"

[email protected]:
version "1.0.4"
resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1"
version "1.0.5"
resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc"
integrity sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==

to-fast-properties@^1.0.3:
version "1.0.3"
Expand Down

0 comments on commit aa1a362

Please sign in to comment.