Skip to content

Commit a980e0b

Browse files
fix(deps): update dependency ascii-table3 to v1
1 parent 57649cc commit a980e0b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/operators/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@rxjs-collection/observables": "*",
2626
"ansi-colors": "4.1.3",
27-
"ascii-table3": "0.9.0",
27+
"ascii-table3": "1.0.1",
2828
"debug": "4.4.0",
2929
"fast-equals": "5.2.2",
3030
"rxjs": "7.8.1"

0 commit comments

Comments
 (0)