Skip to content

Commit

Permalink
chore: pin
Browse files Browse the repository at this point in the history
  • Loading branch information
SiTaggart committed Aug 5, 2023
1 parent 455bfc4 commit e50bf6c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@
"@commitlint/config-conventional": "17.6.7",
"@sitaggart/eslint-config": "workspace:*",
"@sitaggart/prettier-config": "workspace:*",
"dotenv": "16.3.1",
"eslint": "8.46.0",
"husky": "^8.0.3",
"husky": "8.0.3",
"lerna": "7.1.4",
"precise-commits": "1.0.2",
"prettier": "3.0.1"
Expand Down
12 changes: 10 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4101,6 +4101,13 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:16.3.1":
version: 16.3.1
resolution: "dotenv@npm:16.3.1"
checksum: 15d75e7279018f4bafd0ee9706593dd14455ddb71b3bcba9c52574460b7ccaf67d5cf8b2c08a5af1a9da6db36c956a04a1192b101ee102a3e0cf8817bbcf3dfd
languageName: node
linkType: hard

"dotenv@npm:~10.0.0":
version: 10.0.0
resolution: "dotenv@npm:10.0.0"
Expand Down Expand Up @@ -5785,7 +5792,7 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^8.0.3":
"husky@npm:8.0.3":
version: 8.0.3
resolution: "husky@npm:8.0.3"
bin:
Expand Down Expand Up @@ -8915,8 +8922,9 @@ __metadata:
"@commitlint/config-conventional": 17.6.7
"@sitaggart/eslint-config": "workspace:*"
"@sitaggart/prettier-config": "workspace:*"
dotenv: 16.3.1
eslint: 8.46.0
husky: ^8.0.3
husky: 8.0.3
lerna: 7.1.4
precise-commits: 1.0.2
prettier: 3.0.1
Expand Down

0 comments on commit e50bf6c

Please sign in to comment.