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] committed Aug 8, 2022
1 parent cd6be34 commit 67c5cc2
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.2",
"@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.2":
version "8.1.2"
resolved "https://registry.yarnpkg.com/@voiceflow/common/-/common-8.1.2.tgz#06772d654e0ed114e009ff4380511c8fdbd18b7a"
integrity sha512-0EqHjYcaKyTL/soa+S5BiZ/HQS72/LxG52iH1syq2GGCuNS64JyGtaJZpAKTUyDzMLcjjAHKaMOKblDEHpeUiw==
dependencies:
"@types/crypto-js" "^4.0.2"
"@types/shallowequal" "^1.1.1"
Expand Down

0 comments on commit 67c5cc2

Please sign in to comment.