Skip to content

Commit 4828606

Browse files
build: update voiceflow deps (vf-000) (#63)
1 parent c4f0056 commit 4828606

File tree

2 files changed

+728
-419
lines changed

2 files changed

+728
-419
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -32,37 +32,37 @@
3232
"sinon": "^10.0.0"
3333
},
3434
"devDependencies": {
35-
"@commitlint/cli": "^12.1.1",
36-
"@istanbuljs/nyc-config-typescript": "^1.0.1",
35+
"@commitlint/cli": "16.1.0",
36+
"@istanbuljs/nyc-config-typescript": "1.0.2",
3737
"@types/axios": "^0.14.0",
3838
"@types/chai-as-promised": "^7.1.4",
39-
"@types/mocha": "^8.2.2",
39+
"@types/mocha": "9.1.0",
4040
"@types/supertest": "^2.0.11",
41-
"@voiceflow/commitlint-config": "1.1.0",
42-
"@voiceflow/common": "7.6.3",
41+
"@voiceflow/commitlint-config": "2.0.0",
42+
"@voiceflow/common": "7.15.2",
4343
"@voiceflow/eslint-config": "5.1.0",
44-
"@voiceflow/git-branch-check": "1.2.0",
44+
"@voiceflow/git-branch-check": "1.2.3",
4545
"@voiceflow/prettier-config": "1.0.5",
46-
"@voiceflow/tsconfig": "1.1.0",
46+
"@voiceflow/tsconfig": "1.2.5",
4747
"@zerollup/ts-transform-paths": "^1.7.18",
4848
"chai-as-promised": "^7.1.1",
49-
"commitizen": "^4.2.3",
49+
"commitizen": "4.2.4",
5050
"cz-conventional-changelog": "^3.3.0",
51-
"depcheck": "^1.4.0",
51+
"depcheck": "1.4.3",
5252
"eslint": "^7.32.0",
5353
"eslint-output": "^3.0.1",
5454
"express-validator": "^6.10.1",
5555
"fixpack": "^4.0.0",
5656
"husky": "^4.3.8",
57-
"lint-staged": "^10.5.4",
58-
"mocha": "^8.3.2",
57+
"lint-staged": "12.2.2",
58+
"mocha": "9.1.4",
5959
"nyc": "^15.1.0",
6060
"prettier": "^2.2.1",
6161
"rimraf": "^3.0.2",
62-
"supertest": "^6.1.3",
63-
"ts-mocha": "^8.0.0",
64-
"ttypescript": "^1.5.12",
65-
"typescript": "^4.2.4"
62+
"supertest": "6.2.2",
63+
"ts-mocha": "9.0.2",
64+
"ttypescript": "1.5.13",
65+
"typescript": "4.5.5"
6666
},
6767
"files": [
6868
"build/**"

0 commit comments

Comments
 (0)