Skip to content

Commit

Permalink
refactor: update ts-expose-internals -> @types/ts-expose-internals
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpza committed Aug 18, 2024
1 parent 7b66926 commit 56d62d2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"@nrwl/workspace": "^15.9.7",
"@tsconfig/node18": "^18.2.4",
"@types/jest": "^29.5.12",
"@types/ts-expose-internals": "npm:ts-expose-internals@^4.9.5",
"jest": "^29.7.0",
"nx": "^15.9.7",
"ts-expose-internals": "^4.9.5",
"ts-jest": "^29.2.4",
"ts-node": "^10.9.2",
"ts-patch": "^3.2.1",
Expand Down
16 changes: 8 additions & 8 deletions test/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2513,6 +2513,13 @@ __metadata:
languageName: node
linkType: hard

"@types/ts-expose-internals@npm:ts-expose-internals@^4.9.5":
version: 4.9.5
resolution: "ts-expose-internals@npm:4.9.5"
checksum: 10c0/3f5b24f30c1f31a982f2a93b72de18c70da3e4c26d90afdc9428d00c7eef42d91beac7a0fa564f8af815c044ae26ca6da4d9e3aea21a2f479511397ead4d0c8e
languageName: node
linkType: hard

"@types/ws@npm:^8.5.5":
version: 8.5.12
resolution: "@types/ws@npm:8.5.12"
Expand Down Expand Up @@ -8083,9 +8090,9 @@ __metadata:
"@nrwl/workspace": "npm:^15.9.7"
"@tsconfig/node18": "npm:^18.2.4"
"@types/jest": "npm:^29.5.12"
"@types/ts-expose-internals": "npm:ts-expose-internals@^4.9.5"
jest: "npm:^29.7.0"
nx: "npm:^15.9.7"
ts-expose-internals: "npm:^4.9.5"
ts-jest: "npm:^29.2.4"
ts-node: "npm:^10.9.2"
ts-patch: "npm:^3.2.1"
Expand Down Expand Up @@ -8981,13 +8988,6 @@ __metadata:
languageName: node
linkType: hard

"ts-expose-internals@npm:^4.9.5":
version: 4.9.5
resolution: "ts-expose-internals@npm:4.9.5"
checksum: 10c0/3f5b24f30c1f31a982f2a93b72de18c70da3e4c26d90afdc9428d00c7eef42d91beac7a0fa564f8af815c044ae26ca6da4d9e3aea21a2f479511397ead4d0c8e
languageName: node
linkType: hard

"ts-jest@npm:^29.2.4":
version: 29.2.4
resolution: "ts-jest@npm:29.2.4"
Expand Down

0 comments on commit 56d62d2

Please sign in to comment.