Skip to content

Commit

Permalink
chore(): pin jest ^27.5.1 dev (#113)
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | jest    | 27.5.1 | 27.5.1 |

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
minddocbot and renovate-bot authored Sep 28, 2023
1 parent 38520a9 commit 47775a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.0",
"husky": "^8.0.3",
"jest": "^27.2.0",
"jest": "^27.5.1",
"jest-config": "^27.2.0",
"jest-environment-node": "^27.2.0",
"prettier": "^3.0.3",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5518,7 +5518,7 @@ fsevents@^2.3.2:
languageName: node
linkType: hard

"jest@npm:^27.2.0":
"jest@npm:^27.5.1":
version: 27.5.1
resolution: "jest@npm:27.5.1"
dependencies:
Expand Down Expand Up @@ -6016,7 +6016,7 @@ fsevents@^2.3.2:
eslint-plugin-node: ^11.1.0
eslint-plugin-prettier: ^5.0.0
husky: ^8.0.3
jest: ^27.2.0
jest: ^27.5.1
jest-config: ^27.2.0
jest-environment-node: ^27.2.0
prettier: ^3.0.3
Expand Down

0 comments on commit 47775a6

Please sign in to comment.