Skip to content

Commit 4106c86

Browse files
chore(deps): update voiceflow dependencies (vf-000) (#54)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0f1d9d8 commit 4106c86

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/lodash": "^4.14.168",
2020
"@types/luxon": "^1.26.4",
2121
"@types/sinon": "^10.0.0",
22-
"@voiceflow/logger": "1.6.0",
22+
"@voiceflow/logger": "1.6.1",
2323
"@voiceflow/verror": "^1.1.0",
2424
"bluebird": "^3.7.2",
2525
"chai": "^4.3.4",
@@ -39,10 +39,10 @@
3939
"@types/mocha": "9.1.0",
4040
"@types/supertest": "^2.0.11",
4141
"@voiceflow/commitlint-config": "2.0.0",
42-
"@voiceflow/common": "7.15.2",
43-
"@voiceflow/eslint-config": "5.1.0",
42+
"@voiceflow/common": "7.15.3",
43+
"@voiceflow/eslint-config": "5.1.2",
4444
"@voiceflow/git-branch-check": "1.2.3",
45-
"@voiceflow/prettier-config": "1.0.5",
45+
"@voiceflow/prettier-config": "1.0.6",
4646
"@voiceflow/tsconfig": "1.2.5",
4747
"@zerollup/ts-transform-paths": "^1.7.18",
4848
"chai-as-promised": "^7.1.1",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1168,10 +1168,10 @@
11681168
dependencies:
11691169
"@commitlint/config-conventional" "16.0.0"
11701170

1171-
"@voiceflow/[email protected].2":
1172-
version "7.15.2"
1173-
resolved "https://registry.yarnpkg.com/@voiceflow/common/-/common-7.15.2.tgz#2920f196a3f80275d86fbb04c5ed33ffbf09ba80"
1174-
integrity sha512-5EjFh38V0/qVaPXIZ5kUyI9kcP+x6s3IJT/xqYI0kiTPC+ATuW40EWu+3+LywcofY1eVPCQIS7y3CflYsPjGoA==
1171+
"@voiceflow/[email protected].3":
1172+
version "7.15.3"
1173+
resolved "https://registry.yarnpkg.com/@voiceflow/common/-/common-7.15.3.tgz#3219427c12695b058377abb785a59fa030bb7dc8"
1174+
integrity sha512-m4WEcBVdjBZuYRSQMFG+AbsXny/b9qbup+IrAmCJjlpF0txIJ4MWREReHlnaHqbNQmDYTU/Tddg31uIkY0moqg==
11751175
dependencies:
11761176
"@types/crypto-js" "^4.0.2"
11771177
bson-objectid "^2.0.1"
@@ -1183,10 +1183,10 @@
11831183
number-to-words "^1.2.4"
11841184
typescript-fsa "3.0.0"
11851185

1186-
"@voiceflow/[email protected].0":
1187-
version "5.1.0"
1188-
resolved "https://registry.yarnpkg.com/@voiceflow/eslint-config/-/eslint-config-5.1.0.tgz#1193fe8c48dc294a9911630529dd5d212cefc2f9"
1189-
integrity sha512-hPzoYqCyL6lV6LL+r9hSmWZ+mqGb41JvSxKigR+SVVXz2N9LgNxQBaGgy/ZbKjR0wB4R6QxIFRJZfZXWNd/CCg==
1186+
"@voiceflow/[email protected].2":
1187+
version "5.1.2"
1188+
resolved "https://registry.yarnpkg.com/@voiceflow/eslint-config/-/eslint-config-5.1.2.tgz#21ad9d88eb2e5ce5fd219c0c64da795294ca5315"
1189+
integrity sha512-lyGKhnOjnN51K3v/o0oOaa/dLqMVpTZmQrVIsQekJTFvuKh1AkW5DkjxX1itCyzDSo/3wSPLPUtbG1JeZr0xlw==
11901190
dependencies:
11911191
"@typescript-eslint/eslint-plugin" "^5.3.0"
11921192
"@typescript-eslint/parser" "^5.3.0"
@@ -1220,10 +1220,10 @@
12201220
dependencies:
12211221
current-git-branch "^1.1.0"
12221222

1223-
"@voiceflow/[email protected].0":
1224-
version "1.6.0"
1225-
resolved "https://registry.yarnpkg.com/@voiceflow/logger/-/logger-1.6.0.tgz#83a2fe021513834b0b74bbb42b7698656fae9367"
1226-
integrity sha512-m8aQI6LvhlCOkP2kQ0BZDgrwLjXl00UEhtcB04f90OI6lNM+HvP7vFEErDjnhTJDTYiYhhHQD5cT/zgS7ffS3A==
1223+
"@voiceflow/[email protected].1":
1224+
version "1.6.1"
1225+
resolved "https://registry.yarnpkg.com/@voiceflow/logger/-/logger-1.6.1.tgz#fd07b460c1b99c9deb2682fb2698c2cd49cce02f"
1226+
integrity sha512-h28hWWSTd62UIAE9RbYFsnB7D5xVyR4lFKfFkFNzx9TwuDF0kQRmrPDuksTwCni+yNZbCF1wIFo2B9ppJzA76A==
12271227
dependencies:
12281228
"@types/cls-hooked" "^4.3.1"
12291229
"@types/express-pino-logger" "^4.0.2"
@@ -1264,10 +1264,10 @@
12641264
quick-format-unescaped "^4.0.1"
12651265
sonic-boom "^1.0.2"
12661266

1267-
"@voiceflow/[email protected].5":
1268-
version "1.0.5"
1269-
resolved "https://registry.yarnpkg.com/@voiceflow/prettier-config/-/prettier-config-1.0.5.tgz#307caf65040ae0c0539ecb8531b9e403381f11ab"
1270-
integrity sha512-yM35E7UI0fD8yMgL7JImljvMLZVU+jCz/latc2s2e7Nlbr9kiMpO0FArjkaXVIghhcUeQ0y04lsFUHRu3kMzmA==
1267+
"@voiceflow/[email protected].6":
1268+
version "1.0.6"
1269+
resolved "https://registry.yarnpkg.com/@voiceflow/prettier-config/-/prettier-config-1.0.6.tgz#c06ba240703eaed4516bc8719a23604a37ff6d83"
1270+
integrity sha512-Q1VChvhTYGw/jtg2YBrFwd9wjqogvQaSppTrqNaOvmq9tgqLOPgZC20zBAwbM5JX6UPC6bKXN0qit0LLddC/kw==
12711271

12721272
"@voiceflow/[email protected]":
12731273
version "1.2.5"

0 commit comments

Comments
 (0)