Skip to content

Commit

Permalink
update strip-ansi only
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpza committed Aug 18, 2024
1 parent 0433c48 commit c7f3d41
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 21 deletions.
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/jest": "^29.5.12",
"jest": "^29.7.0",
"nx": "^15.9.7",
"strip-ansi": "^6.0.1",
"strip-ansi": "^7.1.0",
"ts-expose-internals": "^4.9.5",
"ts-jest": "^29.2.4",
"ts-node": "^10.9.2",
Expand Down
24 changes: 4 additions & 20 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,7 +8069,7 @@ __metadata:
"@types/jest": "npm:^29.5.12"
jest: "npm:^29.7.0"
nx: "npm:^15.9.7"
strip-ansi: "npm:^6.0.1"
strip-ansi: "npm:^7.1.0"
ts-expose-internals: "npm:^4.9.5"
ts-jest: "npm:^29.2.4"
ts-node: "npm:^10.9.2"
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

0 comments on commit c7f3d41

Please sign in to comment.