Skip to content

Commit

Permalink
Merge pull request #1112 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu authored Mar 9, 2021
2 parents c790016 + 3c716d0 commit ac95412
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 26 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"presets": [["latest-node", {"target": "10"}]],
"presets": [["latest-node", {"target": "12"}]],
"plugins": [],
"sourceMaps": false
}
2 changes: 1 addition & 1 deletion .roboconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"packageName": "node-tdd",
"projectName": "node-tdd",
"owner": "simlu",
"nodeVersion": "10",
"nodeVersion": "12",
"ownerName": "Lukas Siemon",
"mergeBot": "MrsFlux"
}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@blackflux/eslint-plugin-rules": "1.3.45",
"@blackflux/robo-config-plugin": "4.1.4",
"aws-sdk": "2.858.0",
"aws-sdk-wrap": "8.0.1",
"aws-sdk-wrap": "8.0.3",
"axios": "0.21.1",
"babel-eslint": "10.1.0",
"babel-preset-latest-node": "5.4.0",
Expand All @@ -72,7 +72,7 @@
}
],
"engines": {
"node": ">= 10"
"node": ">= 12"
},
"nyc": {
"exclude": [
Expand Down
77 changes: 55 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1035,19 +1035,19 @@ atob@^2.1.2:
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==

[email protected].1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/aws-sdk-wrap/-/aws-sdk-wrap-8.0.1.tgz#e712ed82161ca812ca4bc0f2fc2b6a371d7500d4"
integrity sha512-ghtq6+A9IJfSkRpGHpJucaYwGqUzhAz1oTI07cqZoSKI6Py9y/F8KXQnI99AVOdBgv6iCntO42pBBG2a3V2L1w==
[email protected].3:
version "8.0.3"
resolved "https://registry.yarnpkg.com/aws-sdk-wrap/-/aws-sdk-wrap-8.0.3.tgz#cc59b300c507d56d8ed4424f7c4f123c4af28e14"
integrity sha512-4F5DmZXmRaQN/nzr/Btv5E2CW2PfUGo9sdgHuatgulUjcwvFFXb/Tku1C8aFqNM2yTNhyMR39ei0maAvTlRoWw==
dependencies:
dynamodb-toolbox "0.3.3"
joi-strict "1.2.9"
lambda-async "1.0.10"
joi-strict "1.2.10"
lambda-async "1.0.11"
lodash.chunk "4.2.0"
lodash.get "4.4.2"
object-hash-strict "2.0.1"
promise-pool-ext "1.3.12"
smart-fs "1.12.5"
object-hash-strict "2.0.2"
promise-pool-ext "1.3.13"
smart-fs "1.12.6"

[email protected]:
version "2.858.0"
Expand Down Expand Up @@ -4119,6 +4119,13 @@ [email protected]:
resolved "https://registry.yarnpkg.com/jmespath/-/jmespath-0.15.0.tgz#a3f222a9aae9f966f5d27c796510e28091764217"
integrity sha1-o/Iiqarp+Wb10nx5ZRDigJF2Qhc=

[email protected]:
version "1.2.10"
resolved "https://registry.yarnpkg.com/joi-strict/-/joi-strict-1.2.10.tgz#18943d6086dda90812c7616ed306f23d96a93d3c"
integrity sha512-0JPNIIHuqgKCB0tMXHzfjPj6fp/cl0IBz5b8oZu+HxVah9/SQhaMKCOgYOk6afj4t7k2ph64TDetd3UxGGFC3A==
dependencies:
"@hapi/joi" "17.1.1"

[email protected]:
version "1.2.9"
resolved "https://registry.yarnpkg.com/joi-strict/-/joi-strict-1.2.9.tgz#d92e27afcf1abc60fa77ef6a2c3db5e66fca8210"
Expand Down Expand Up @@ -4216,6 +4223,11 @@ [email protected]:
resolved "https://registry.yarnpkg.com/json-stringify-pretty-compact/-/json-stringify-pretty-compact-2.0.0.tgz#e77c419f52ff00c45a31f07f4c820c2433143885"
integrity sha512-WRitRfs6BGq4q8gTgOy4ek7iPFXjbra0H3PmDLKm2xnZ+Gh1HUhiKGgCZkSPNULlP7mvfu6FV/mOLhCarspADQ==

[email protected]:
version "3.0.0"
resolved "https://registry.yarnpkg.com/json-stringify-pretty-compact/-/json-stringify-pretty-compact-3.0.0.tgz#f71ef9d82ef16483a407869556588e91b681d9ab"
integrity sha512-Rc2suX5meI0S3bfdZuA7JMFBGkJ875ApfVyq2WHELjBiiG22My/l7/8zPpH/CfFVQHuVLd8NLR0nv6vi0BYYKA==

json-stringify-safe@^5.0.1, json-stringify-safe@~5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
Expand Down Expand Up @@ -4288,10 +4300,10 @@ kind-of@^6.0.0, kind-of@^6.0.2, kind-of@^6.0.3:
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==

[email protected].10:
version "1.0.10"
resolved "https://registry.yarnpkg.com/lambda-async/-/lambda-async-1.0.10.tgz#328e2794b0ce189625cf1a3dad6fd09fa0667056"
integrity sha512-zi6lvMe8B4JcNX21bA896QwLknSEf04ZUbq5YHHwatkiixUHvvSK/PXM9CfJlOCFaWjGR0ZQE6CV9rTq0rW/vQ==
[email protected].11:
version "1.0.11"
resolved "https://registry.yarnpkg.com/lambda-async/-/lambda-async-1.0.11.tgz#389fba16cdcc7c30f2eb0335be8faac3358d6c77"
integrity sha512-8gNC37n9LmDp7+PfgseK7tZHzW0HpatxmFzrhTGhDqZOGqlxf3TlErp4mW4ZJCMjXRff7DBFNnA49HtdKUTUAw==

[email protected]:
version "2.4.9"
Expand Down Expand Up @@ -5566,13 +5578,13 @@ object-copy@^0.1.0:
define-property "^0.2.5"
kind-of "^3.0.3"

[email protected].1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/object-hash-strict/-/object-hash-strict-2.0.1.tgz#33a368df3c978dde11f0f09db4256d4986caf95b"
integrity sha512-7+2QlqVSZyCs00lRjytjjRVeSnGdewj+0oeuoifO8LS+AgHkobIquCGiu13R0Q8yxmqfJWIZBcMx+IuX3OZiTQ==
[email protected].2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/object-hash-strict/-/object-hash-strict-2.0.2.tgz#225eb627497e2213222b1ae84e9af0848d940d93"
integrity sha512-frBxq3M+P1uqzIzY5YoObiq3aYPAucjIM7KuNl6Ug9EvZR/cvhTCbz0baMmRwu7vhNgmLzNYy+OPtjuGsxq6pg==
dependencies:
object-hash "2.1.1"
object-scan "13.8.0"
object-scan "13.9.1"

[email protected]:
version "2.1.1"
Expand Down Expand Up @@ -5603,6 +5615,13 @@ [email protected]:
dependencies:
object-scan "13.8.0"

[email protected]:
version "2.1.0"
resolved "https://registry.yarnpkg.com/object-lib/-/object-lib-2.1.0.tgz#596db87422adde9493bd6902c1330a7315c66fa5"
integrity sha512-faS7NENdnLpolVQ45IZmXcQJKYFxiChr2dbiG+GnhwCMfP24GUwcuV+dJXN7ks8vy/4U6+ZQFkZqABkYUFI+dw==
dependencies:
object-scan "13.8.0"

[email protected]:
version "13.8.0"
resolved "https://registry.yarnpkg.com/object-scan/-/object-scan-13.8.0.tgz#70ec43620b76fbc580856beb5275ee28321f781c"
Expand Down Expand Up @@ -6191,10 +6210,10 @@ promise-inflight@^1.0.1, promise-inflight@~1.0.1:
resolved "https://registry.yarnpkg.com/promise-inflight/-/promise-inflight-1.0.1.tgz#98472870bf228132fcbdd868129bad12c3c029e3"
integrity sha1-mEcocL8igTL8vdhoEputEsPAKeM=

[email protected].12:
version "1.3.12"
resolved "https://registry.yarnpkg.com/promise-pool-ext/-/promise-pool-ext-1.3.12.tgz#43c6ca3576907e29cbf3fe46d6e34bed3097ac58"
integrity sha512-QyXCFi6QxF1AIQa4qZ7uOaulZxKyk5L2WwplpE2BXEeRTxAbVWuWYFV4HvaVpYw0sXrEcM+RU+pGaHhZlwiqPw==
[email protected].13:
version "1.3.13"
resolved "https://registry.yarnpkg.com/promise-pool-ext/-/promise-pool-ext-1.3.13.tgz#8b6a3e7c1b850c2f872aa3aac897cea89d01c9f0"
integrity sha512-G9Pr8q5461WqPtYyDSmOzeYlro8LmnNbpj4M51wOeEPWrXEgU2Yy6kvcmbO0CPZHEJelgJdOZPKyPqQeMMkSRQ==
dependencies:
joi-strict "1.2.9"

Expand Down Expand Up @@ -7066,6 +7085,20 @@ [email protected]:
xml-js "1.6.11"
yaml-boost "1.10.5"

[email protected]:
version "1.12.6"
resolved "https://registry.yarnpkg.com/smart-fs/-/smart-fs-1.12.6.tgz#38339e37ab5b862e6696dbf4c7cae7abcc4386f1"
integrity sha512-7NZ3GbGWvTkGlWUAU1utxPnZFt6zXHW72L0AC/rgbFjvjrWcvhizhQFJBCPP5CB0Qu9ymU97QAKY8Ey7Ml54PQ==
dependencies:
fs-extra "9.1.0"
js-yaml "4.0.0"
json-stringify-pretty-compact "3.0.0"
lodash.clonedeep "4.5.0"
lodash.isequal "4.5.0"
object-lib "2.1.0"
xml-js "1.6.11"
yaml-boost "1.10.5"

snapdragon-node@^2.0.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz#6c175f86ff14bdb0724563e8f3c1b021a286853b"
Expand Down

0 comments on commit ac95412

Please sign in to comment.