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

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 12, 2021
1 parent 6b47cf4 commit cd2e624
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,14 @@
"eslint-plugin-import": "2.23.4",
"eslint-plugin-prettier": "3.4.0",
"eslint-plugin-simple-import-sort": "7.0.0",
"husky": "^6.0.0",
"husky": "6.0.0",
"lint-staged": "11.0.0",
"mocha": "9.0.0",
"prettier": "2.3.1",
"request": "2.88.2",
"semantic-release": "17.4.3",
"sort-package-json": "1.50.0",
"start-server-and-test": "^1.12.5",
"start-server-and-test": "1.12.5",
"ts-mocha": "8.0.0",
"typescript": "4.3.2"
},
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2611,7 +2611,7 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"

husky@^6.0.0:
[email protected]:
version "6.0.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
Expand Down Expand Up @@ -5007,7 +5007,7 @@ ssri@^8.0.0, ssri@^8.0.1:
dependencies:
minipass "^3.1.1"

start-server-and-test@^1.12.5:
[email protected]:
version "1.12.5"
resolved "https://registry.yarnpkg.com/start-server-and-test/-/start-server-and-test-1.12.5.tgz#d19d2c19d6db6b30df5add68ec26a1ab204525d6"
integrity sha512-8Wl0J1xwTDhvWoFeXLIP1VyT9GS5i0XG2440gbMQDNgyCBpb+t2XhahY3ysHIs2g5sDsiom6Iyvh3uQtNrAg5g==
Expand Down

0 comments on commit cd2e624

Please sign in to comment.