Skip to content

Commit

Permalink
chore(deps-dev): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpza committed Aug 18, 2024
1 parent 0a51567 commit 7c6509c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 27 deletions.
4 changes: 2 additions & 2 deletions test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@types/jest": "^29.5.12",
"jest": "^29.7.0",
"nx": "^15.9.7",
"strip-ansi": "^6.0.1",
"ts-expose-internals": "^4.9.5",
"strip-ansi": "^7.1.0",
"ts-expose-internals": "^5.5.4",
"ts-jest": "^29.2.4",
"ts-node": "^10.9.2",
"ts-patch": "^3.2.1",
Expand Down
34 changes: 9 additions & 25 deletions test/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -187,14 +187,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.18.6, @babel/helper-plugin-utils@npm:^7.22.5, @babel/helper-plugin-utils@npm:^7.8.0, @babel/helper-plugin-utils@npm:^7.8.3":
version: 7.22.5
resolution: "@babel/helper-plugin-utils@npm:7.22.5"
checksum: 10c0/d2c4bfe2fa91058bcdee4f4e57a3f4933aed7af843acfd169cd6179fab8d13c1d636474ecabb2af107dc77462c7e893199aa26632bac1c6d7e025a17cbb9d20d
languageName: node
linkType: hard

"@babel/helper-plugin-utils@npm:^7.24.7, @babel/helper-plugin-utils@npm:^7.24.8":
"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.18.6, @babel/helper-plugin-utils@npm:^7.22.5, @babel/helper-plugin-utils@npm:^7.24.7, @babel/helper-plugin-utils@npm:^7.24.8, @babel/helper-plugin-utils@npm:^7.8.0, @babel/helper-plugin-utils@npm:^7.8.3":
version: 7.24.8
resolution: "@babel/helper-plugin-utils@npm:7.24.8"
checksum: 10c0/0376037f94a3bfe6b820a39f81220ac04f243eaee7193774b983e956c1750883ff236b30785795abbcda43fac3ece74750566830c2daa4d6e3870bb0dff34c2d
Expand Down Expand Up @@ -2773,7 +2766,7 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.11.0":
"acorn@npm:^8.11.0, acorn@npm:^8.4.1, acorn@npm:^8.7.1, acorn@npm:^8.8.2":
version: 8.12.1
resolution: "acorn@npm:8.12.1"
bin:
Expand All @@ -2782,15 +2775,6 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.4.1, acorn@npm:^8.7.1, acorn@npm:^8.8.2":
version: 8.11.3
resolution: "acorn@npm:8.11.3"
bin:
acorn: bin/acorn
checksum: 10c0/3ff155f8812e4a746fee8ecff1f227d527c4c45655bb1fad6347c3cb58e46190598217551b1500f18542d2bbe5c87120cb6927f5a074a59166fbdd9468f0a299
languageName: node
linkType: hard

"agent-base@npm:^7.0.2, agent-base@npm:^7.1.0, agent-base@npm:^7.1.1":
version: 7.1.1
resolution: "agent-base@npm:7.1.1"
Expand Down Expand Up @@ -8085,8 +8069,8 @@ __metadata:
"@types/jest": "npm:^29.5.12"
jest: "npm:^29.7.0"
nx: "npm:^15.9.7"
strip-ansi: "npm:^6.0.1"
ts-expose-internals: "npm:^4.9.5"
strip-ansi: "npm:^7.1.0"
ts-expose-internals: "npm:^5.5.4"
ts-jest: "npm:^29.2.4"
ts-node: "npm:^10.9.2"
ts-patch: "npm:^3.2.1"
Expand Down Expand Up @@ -8688,7 +8672,7 @@ __metadata:
languageName: node
linkType: hard

"strip-ansi@npm:^7.0.1":
"strip-ansi@npm:^7.0.1, strip-ansi@npm:^7.1.0":
version: 7.1.0
resolution: "strip-ansi@npm:7.1.0"
dependencies:
Expand Down Expand Up @@ -8982,10 +8966,10 @@ __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
"ts-expose-internals@npm:^5.5.4":
version: 5.5.4
resolution: "ts-expose-internals@npm:5.5.4"
checksum: 10c0/9e465d24b4756393a5d786209984690643f17c733f5f01295365f7a77c837853227660eca5ada2f7082de363fcd3b59e457fa2d4127acb9c6b1c62f6a986fa51
languageName: node
linkType: hard

Expand Down

0 comments on commit 7c6509c

Please sign in to comment.