Skip to content

Commit

Permalink
remove unused dep
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed May 29, 2024
1 parent 7af4536 commit 5ae8cfd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions packages/jest-snapshot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"jest-matcher-utils": "workspace:*",
"jest-message-util": "workspace:*",
"jest-util": "workspace:*",
"natural-compare": "^1.4.0",
"pretty-format": "workspace:*",
"semver": "^7.5.3",
"synckit": "^0.9.0"
Expand All @@ -48,7 +47,6 @@
"@jest/test-utils": "workspace:*",
"@types/babel__core": "^7.1.14",
"@types/graceful-fs": "^4.1.3",
"@types/natural-compare": "^1.4.0",
"@types/prettier-v2": "npm:@types/prettier@^2.1.5",
"@types/semver": "^7.1.0",
"ansi-regex": "^5.0.1",
Expand Down
2 changes: 0 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13197,7 +13197,6 @@ __metadata:
"@jest/types": "workspace:*"
"@types/babel__core": ^7.1.14
"@types/graceful-fs": ^4.1.3
"@types/natural-compare": ^1.4.0
"@types/prettier-v2": "npm:@types/prettier@^2.1.5"
"@types/semver": ^7.1.0
ansi-regex: ^5.0.1
Expand All @@ -13211,7 +13210,6 @@ __metadata:
jest-matcher-utils: "workspace:*"
jest-message-util: "workspace:*"
jest-util: "workspace:*"
natural-compare: ^1.4.0
prettier: ^3.0.3
prettier-v2: "npm:prettier@^2.1.5"
pretty-format: "workspace:*"
Expand Down

0 comments on commit 5ae8cfd

Please sign in to comment.