Skip to content

Commit

Permalink
Merge pull request #99 from yummy-recipes/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin dependencies
  • Loading branch information
ertrzyiks authored Jan 4, 2025
2 parents 9d4eeaa + 796ef8b commit 9ecfef2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"eslint-config-next": "15.1.3",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-storybook": "0.11.2",
"husky": "^9.1.7",
"lint-staged": "^15.3.0",
"husky": "9.1.7",
"lint-staged": "15.3.0",
"prettier": "3.4.2",
"prisma": "6.1.0",
"storybook": "8.4.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9123,7 +9123,7 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^9.1.7":
"husky@npm:9.1.7":
version: 9.1.7
resolution: "husky@npm:9.1.7"
bin:
Expand Down Expand Up @@ -10013,7 +10013,7 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.3.0":
"lint-staged@npm:15.3.0":
version: 15.3.0
resolution: "lint-staged@npm:15.3.0"
dependencies:
Expand Down Expand Up @@ -14482,8 +14482,8 @@ __metadata:
eslint-config-next: "npm:15.1.3"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-storybook: "npm:0.11.2"
husky: "npm:^9.1.7"
lint-staged: "npm:^15.3.0"
husky: "npm:9.1.7"
lint-staged: "npm:15.3.0"
marked: "npm:15.0.5"
next: "npm:15.1.3"
postcss: "npm:8.4.49"
Expand Down

0 comments on commit 9ecfef2

Please sign in to comment.