Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Commit 9f8d55c

Browse files
chore(deps): pin dependencies (#5)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent aa64459 commit 9f8d55c

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"@istanbuljs/nyc-config-typescript": "^1.0.1",
1717
"@types/chai": "^4.2.15",
1818
"@types/mocha": "^9.0.0",
19-
"@voiceflow/commitlint-config": "^1.0.2",
20-
"@voiceflow/eslint-config": "^3.1.0",
21-
"@voiceflow/git-branch-check": "^1.1.3",
22-
"@voiceflow/prettier-config": "^1.0.5",
23-
"@voiceflow/tsconfig": "^1.0.0",
19+
"@voiceflow/commitlint-config": "1.1.0",
20+
"@voiceflow/eslint-config": "3.4.0",
21+
"@voiceflow/git-branch-check": "1.2.0",
22+
"@voiceflow/prettier-config": "1.0.5",
23+
"@voiceflow/tsconfig": "1.1.0",
2424
"@zerollup/ts-transform-paths": "^1.7.18",
2525
"chai": "^4.3.0",
2626
"commitizen": "^4.2.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -586,14 +586,14 @@
586586
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
587587
integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==
588588

589-
"@voiceflow/commitlint-config@^1.0.2":
589+
"@voiceflow/commitlint-config@1.1.0":
590590
version "1.1.0"
591591
resolved "https://registry.yarnpkg.com/@voiceflow/commitlint-config/-/commitlint-config-1.1.0.tgz#736b9e099830834b4f85998242d4cff6b1968dfd"
592592
integrity sha512-5bBAyKsjT7R/mDBDpfvS9l04srf2DfAMJnhKlJFkuSyFM3qm/by7k5DQxLMrZySKOKxbxhykaTM1zm7/e8/yzg==
593593
dependencies:
594594
"@commitlint/config-conventional" "^12.1.4"
595595

596-
"@voiceflow/eslint-config@^3.1.0":
596+
"@voiceflow/eslint-config@3.4.0":
597597
version "3.4.0"
598598
resolved "https://registry.yarnpkg.com/@voiceflow/eslint-config/-/eslint-config-3.4.0.tgz#670dc657ff0b5cce81508a69bd603cae31e44133"
599599
integrity sha512-o4916NfqQqlfR/Rn4lvvUwTrMZ88sT72fsF6WzDkoVOj/5AfcETvcxF5qzrp9uz9K05w8g8EyGRSockJ9y9hUQ==
@@ -624,19 +624,19 @@
624624
eslint-plugin-xss "^0.1.9"
625625
eslint-plugin-you-dont-need-lodash-underscore "^6.12.0"
626626

627-
"@voiceflow/git-branch-check@^1.1.3":
627+
"@voiceflow/git-branch-check@1.2.0":
628628
version "1.2.0"
629629
resolved "https://registry.yarnpkg.com/@voiceflow/git-branch-check/-/git-branch-check-1.2.0.tgz#773e07c5e4558283b8f94a0e7e05b88e637bc3d0"
630630
integrity sha512-t+c50h+brJHwXbPDNoOT9Q2WYKWGd7usHNsp0B8qI0IBJLdH/CKTAsV+4gxO2IS8jMXVNxcyE2r25tHO3zRsFQ==
631631
dependencies:
632632
current-git-branch "^1.1.0"
633633

634-
"@voiceflow/prettier-config@^1.0.5":
634+
"@voiceflow/prettier-config@1.0.5":
635635
version "1.0.5"
636636
resolved "https://registry.yarnpkg.com/@voiceflow/prettier-config/-/prettier-config-1.0.5.tgz#307caf65040ae0c0539ecb8531b9e403381f11ab"
637637
integrity sha512-yM35E7UI0fD8yMgL7JImljvMLZVU+jCz/latc2s2e7Nlbr9kiMpO0FArjkaXVIghhcUeQ0y04lsFUHRu3kMzmA==
638638

639-
"@voiceflow/tsconfig@^1.0.0":
639+
"@voiceflow/tsconfig@1.1.0":
640640
version "1.1.0"
641641
resolved "https://registry.yarnpkg.com/@voiceflow/tsconfig/-/tsconfig-1.1.0.tgz#0c77f13445d617e3e28c43847f93b73f0ec807ee"
642642
integrity sha512-7YBmWnhrVafqCnTRR82Gt/Gnf+bPTKnBBEC9vLFCKwgTPM7pWvGDyrb1oJGdfbt+W8vgyJPFL4FFEQG2UjGtPg==

0 commit comments

Comments
 (0)