Skip to content

Commit

Permalink
deps(jest): bump @automock/core version to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
omermorad committed Jul 25, 2023
1 parent 1945ff5 commit 0a4eb6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/testbeds/jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automock/jest",
"version": "1.2.2",
"version": "1.2.3",
"license": "MIT",
"main": "dist/index.js",
"keywords": [
Expand Down Expand Up @@ -34,7 +34,7 @@
],
"dependencies": {
"@automock/adapters.nestjs": "^1.2.1",
"@automock/core": "^1.2.1",
"@automock/core": "^1.2.2",
"@automock/types": "^1.2.0",
"jest-mock-extended": "^2.0.9"
},
Expand Down

0 comments on commit 0a4eb6c

Please sign in to comment.