Skip to content

Commit a3e8eb3

Browse files
Merge pull request #445 from 4lessandrodev/chore/update
chore(deps): bump rich-domain from 1.23.3 to 1.23.4
2 parents 44fc3b9 + 541bd9a commit a3e8eb3

File tree

3 files changed

+42
-9
lines changed

3 files changed

+42
-9
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ All notable changes to this project will be documented in this file.
1010

1111
---
1212

13+
### [3.9.4] - 2024-09-22
14+
15+
### Fix
16+
17+
- Fix: update rich-domain to v1.23.4
18+
19+
---
20+
1321
### [3.9.3] - 2024-06-26
1422

1523
### Fix

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "types-ddd",
3-
"version": "3.9.3",
3+
"version": "3.9.4",
44
"description": "This package provide utils file and interfaces to assistant build a complex application with domain driving design",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -61,7 +61,7 @@
6161
"bcrypt": "^5.0.1",
6262
"pino": "^9.0.0",
6363
"pino-pretty": "^11.0.0",
64-
"rich-domain": "^1.23.3"
64+
"rich-domain": "^1.23.4"
6565
},
6666
"devDependencies": {
6767
"@microsoft/tsdoc": "^0.14.1",

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3441,10 +3441,10 @@ rfdc@^1.4.1:
34413441
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
34423442
integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
34433443

3444-
rich-domain@^1.23.3:
3445-
version "1.23.3"
3446-
resolved "https://registry.yarnpkg.com/rich-domain/-/rich-domain-1.23.3.tgz#34e27777714923efb8e3ae48bb3ff67f63ea49db"
3447-
integrity sha512-w7XMjI1fyvRTSHVJ+cYkeW44dn5c1VvdDxqRvxp7BF6VOim08pVWtxcojZYOIUuokOILfovsacslx0DuRYZrig==
3444+
rich-domain@^1.23.4:
3445+
version "1.23.4"
3446+
resolved "https://registry.yarnpkg.com/rich-domain/-/rich-domain-1.23.4.tgz#14341114f0df36a137419d4bad0252f324b7c85f"
3447+
integrity sha512-k0KdYb84a+r7wwJz0a4QGIRDYu2LrA2bPEhXq2d4wqEIsRmTK/KCm/0hq3QYCZxqxh9Z9C/A/3N/X/TToL9EBA==
34483448

34493449
rimraf@^3.0.0, rimraf@^3.0.2:
34503450
version "3.0.2"
@@ -3633,7 +3633,16 @@ string-length@^4.0.1:
36333633
char-regex "^1.0.2"
36343634
strip-ansi "^6.0.0"
36353635

3636-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
3636+
"string-width-cjs@npm:string-width@^4.2.0":
3637+
version "4.2.3"
3638+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
3639+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
3640+
dependencies:
3641+
emoji-regex "^8.0.0"
3642+
is-fullwidth-code-point "^3.0.0"
3643+
strip-ansi "^6.0.1"
3644+
3645+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
36373646
version "4.2.3"
36383647
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
36393648
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -3676,7 +3685,14 @@ stringify-object@^3.2.1:
36763685
is-obj "^1.0.1"
36773686
is-regexp "^1.0.0"
36783687

3679-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3688+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
3689+
version "6.0.1"
3690+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3691+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
3692+
dependencies:
3693+
ansi-regex "^5.0.1"
3694+
3695+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
36803696
version "6.0.1"
36813697
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
36823698
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -4073,7 +4089,16 @@ wide-align@^1.1.2:
40734089
dependencies:
40744090
string-width "^1.0.2 || 2 || 3 || 4"
40754091

4076-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
4092+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
4093+
version "7.0.0"
4094+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
4095+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
4096+
dependencies:
4097+
ansi-styles "^4.0.0"
4098+
string-width "^4.1.0"
4099+
strip-ansi "^6.0.0"
4100+
4101+
wrap-ansi@^7.0.0:
40774102
version "7.0.0"
40784103
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
40794104
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)