Skip to content

Commit

Permalink
build: clean files lock (hadenlabs#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
luismayta committed May 15, 2022
1 parent 12b05dd commit cc47d3f
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 55 deletions.
18 changes: 0 additions & 18 deletions test/openvpn-basic/.terraform.lock.hcl

This file was deleted.

18 changes: 0 additions & 18 deletions test/openvpn-rules-ingress/.terraform.lock.hcl

This file was deleted.

38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -176,10 +176,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=

"@types/liftoff@^2.5.0":
version "2.5.0"
resolved "https://registry.yarnpkg.com/@types/liftoff/-/liftoff-2.5.0.tgz#aa5f030ae0952d1b86225f3e9f27f6d5b69714aa"
integrity sha512-1jsThE//wKDK+hYM+NJqswI+K9lfR0YNMctteOxAzk/aemI0rQsVDk6Dia0zkPfBWFTh+hiDmrGQXqP1tyM+eg==
"@types/liftoff@^2.5.1":
version "2.5.1"
resolved "https://registry.yarnpkg.com/@types/liftoff/-/liftoff-2.5.1.tgz#2eb4c1f86e9d5ee85571e56db0084b26af129ced"
integrity sha512-nB3R6Q9CZcM07JgiTK6ibxqrG1reiHE+UX7em/W1DKwVBxDlfKWOefQjk4jubY5xX+GDxVsWR2KD1SenPby8ow==
dependencies:
"@types/fined" "*"
"@types/interpret" "*"
Expand Down Expand Up @@ -1044,10 +1044,10 @@ eslint-plugin-prettier@^3.4.1:
dependencies:
prettier-linter-helpers "^1.0.0"

eslint-plugin-promise@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0.tgz#fb2188fb734e4557993733b41aa1a688f46c6f24"
integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng==
eslint-plugin-promise@^5.1.1:
version "5.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.2.0.tgz#a596acc32981627eb36d9d75f9666ac1a4564971"
integrity sha512-SftLb1pUG01QYq2A/hGAWfDRXqYD82zE7j7TopDOyNdU+7SvvoXREls/+PRTY17vUXzXnZA/zfnyKgRH6x4JJw==

eslint-scope@^5.0.0, eslint-scope@^5.1.1:
version "5.1.1"
Expand Down Expand Up @@ -2333,10 +2333,10 @@ no-case@^2.2.0, no-case@^2.3.2:
dependencies:
lower-case "^1.1.1"

node-plop@^0.26.2, node-plop@~0.26.2:
version "0.26.2"
resolved "https://registry.yarnpkg.com/node-plop/-/node-plop-0.26.2.tgz#c2523596dab4e28360e615b768b11b4d60d5b1b9"
integrity sha512-q444beWkMvZwAiYC3BRGJUHgRlpOItQHy+xdy6egXg8KjxDY/Ro309spQTNvH01qK9A8XF6pc0xLKbrHDpxW7w==
node-plop@^0.26.3:
version "0.26.3"
resolved "https://registry.yarnpkg.com/node-plop/-/node-plop-0.26.3.tgz#d6fa7e71393c8b940513ba8c4868f8aaa6dea9df"
integrity sha512-Cov028YhBZ5aB7MdMWJEmwyBig43aGL5WT4vdoB28Oitau1zZAcHUn8Sgfk9HM33TqhtLJ9PlM/O0Mv+QpV/4Q==
dependencies:
"@babel/runtime-corejs3" "^7.9.2"
"@types/inquirer" "^6.5.0"
Expand Down Expand Up @@ -2635,17 +2635,17 @@ pkg-up@^2.0.0:
dependencies:
find-up "^2.1.0"

plop@^2.7.4:
version "2.7.4"
resolved "https://registry.yarnpkg.com/plop/-/plop-2.7.4.tgz#835280aef3541102063b758f5116cce899e1c72b"
integrity sha512-SaqN3mwug/Ur2RE/ryo05oLTLy+8qZGwosNt9JnrFWca+dLCsPJR1j2ZXwjrccmNu6LA7eB56lRyk/G0fKf9HA==
plop@^2.7.6:
version "2.7.6"
resolved "https://registry.yarnpkg.com/plop/-/plop-2.7.6.tgz#1fa5360cd5b04e9932ce677bb6bd44750d97ae67"
integrity sha512-IgnYAsC3Ni7t1cDU7wH2151CD22YhMxH8PFh+iPzCf+WuGEWXslJ5t1Tpr0N/gjL23CAV/HbLAWug2IPM2YrHg==
dependencies:
"@types/liftoff" "^2.5.0"
"@types/liftoff" "^2.5.1"
chalk "^1.1.3"
interpret "^1.2.0"
liftoff "^2.5.0"
minimist "^1.2.0"
node-plop "~0.26.2"
minimist "^1.2.5"
node-plop "^0.26.3"
ora "^3.4.0"
v8flags "^2.0.10"

Expand Down

0 comments on commit cc47d3f

Please sign in to comment.