Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Commit

Permalink
fix: lock (CT-000)
Browse files Browse the repository at this point in the history
  • Loading branch information
z4o4z committed Apr 25, 2023
1 parent c38bd03 commit 9c63f48
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -24,7 +24,7 @@
"cz-conventional-changelog": "^3.3.0",
"depcheck": "1.4.3",
"eslint": "8.39.0",
"fixpack": "^4.0.0",
"fixpack": "4.0.0",
"husky": "8.0.3",
"lint-staged": "13.2.1",
"prettier": "2.8.8"
Expand All @@ -39,7 +39,7 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"@commitlint/cli": "^11.0.0"
"@commitlint/cli": "^17.0.0"
},
"prettier": "@voiceflow/prettier-config",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -2681,7 +2681,7 @@ findup-sync@^4.0.0:
micromatch "^4.0.2"
resolve-dir "^1.0.1"

fixpack@^4.0.0:
fixpack@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/fixpack/-/fixpack-4.0.0.tgz#28b9fb8ca04f89aab382021cfa826b36dc381dfd"
integrity sha512-5SM1+H2CcuJ3gGEwTiVo/+nd/hYpNj9Ch3iMDOQ58ndY+VGQ2QdvaUTkd3otjZvYnd/8LF/HkJ5cx7PBq0orCQ==
Expand Down

0 comments on commit 9c63f48

Please sign in to comment.