Skip to content

Commit

Permalink
chore(deps): update dependency @voiceflow/common to v8 (vf-000)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2022
1 parent cd72e5c commit 8893921
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/sinon": "^10.0.0",
"@types/supertest": "^2.0.11",
"@voiceflow/commitlint-config": "2.0.0",
"@voiceflow/common": "7.27.3",
"@voiceflow/common": "8.1.0",
"@voiceflow/eslint-config": "6.1.0",
"@voiceflow/git-branch-check": "1.4.0",
"@voiceflow/prettier-config": "1.2.1",
Expand Down Expand Up @@ -80,7 +80,7 @@
"peerDependencies": {
"@types/express": "^4.17.13",
"@types/ioredis": "^4.28.10",
"@voiceflow/common": "^7.2.0",
"@voiceflow/common": "^7.2.0 || ^8.0.0",
"express-validator": "^6.3.0",
"ioredis": "^4.28.5",
"jszip": "^3.7.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -999,10 +999,10 @@
dependencies:
"@commitlint/config-conventional" "16.0.0"

"@voiceflow/common@7.27.3":
version "7.27.3"
resolved "https://registry.yarnpkg.com/@voiceflow/common/-/common-7.27.3.tgz#526f6ec00eed81d485b532412f29aaf30c340094"
integrity sha512-iKZY6O4xX98mzOuPhvcEhPMMSqPKKwNIVwYVWd1EkI0/ZamvS5mIF/8+7DbP2k74MKXAg6zixVd/l5DaVHtsyg==
"@voiceflow/common@8.1.0":
version "8.1.0"
resolved "https://registry.yarnpkg.com/@voiceflow/common/-/common-8.1.0.tgz#633f97bcc530267629656a5f8a14da8155a6608a"
integrity sha512-ezMZY8HEfn77shRnQ+i6M/okwN6Et4VkTHjLddocPOObYYwC00fhb8jPfORsGN4IlV2fum17fiWagjyEDDk/sw==
dependencies:
"@types/crypto-js" "^4.0.2"
"@types/shallowequal" "^1.1.1"
Expand Down

0 comments on commit 8893921

Please sign in to comment.