Skip to content

Commit b252745

Browse files
committed
chore: bump deps
1 parent 28d1f72 commit b252745

File tree

4 files changed

+22
-35
lines changed

4 files changed

+22
-35
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,5 @@ dist
103103
# TernJS port file
104104
.tern-port
105105

106-
build
106+
build
107+
.npmrc

CHANGELOG.md

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

99
## Released
1010

11+
---
12+
13+
### [3.9.1] - 2024-05-02
14+
15+
### Fix
16+
17+
- Update core to v1.23.1
18+
- check [Core Changelog](https://github.com/4lessandrodev/rich-domain/blob/main/CHANGELOG.md)
19+
20+
---
21+
1122
### [3.9.0] - 2024-04-28
1223

1324
### Update (Break Change)

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.0",
3+
"version": "3.9.1",
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.0"
64+
"rich-domain": "^1.23.1"
6565
},
6666
"devDependencies": {
6767
"@microsoft/tsdoc": "^0.14.1",

yarn.lock

Lines changed: 7 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -3399,10 +3399,10 @@ rfdc@^1.3.0:
33993399
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.3.1.tgz#2b6d4df52dffe8bb346992a10ea9451f24373a8f"
34003400
integrity sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg==
34013401

3402-
rich-domain@^1.23.0:
3403-
version "1.23.0"
3404-
resolved "https://registry.yarnpkg.com/rich-domain/-/rich-domain-1.23.0.tgz#50f527fc2a8dd660de3d08c97e990f695f70703d"
3405-
integrity sha512-Tfo18xWIdYNH1z8/gZA6PEj/WGucchCwfQpwdkk2QHNeYTTy4CWLWeh6ENB3b/wQFevMgRkiVpZAuPwHZWGfNg==
3402+
rich-domain@^1.23.1:
3403+
version "1.23.1"
3404+
resolved "https://registry.yarnpkg.com/rich-domain/-/rich-domain-1.23.1.tgz#80dfc93aada0178a109fac65e311007d422ce0f2"
3405+
integrity sha512-Uzx16bXRH954j8WPnfEj40v6qdXLKzoIdikIa9Fa6VCQVEcUMchfZfqmDj56ZI5BtAwbrRKE57eA41sbRo6lIQ==
34063406

34073407
rimraf@^3.0.0, rimraf@^3.0.2:
34083408
version "3.0.2"
@@ -3591,16 +3591,7 @@ string-length@^4.0.1:
35913591
char-regex "^1.0.2"
35923592
strip-ansi "^6.0.0"
35933593

3594-
"string-width-cjs@npm:string-width@^4.2.0":
3595-
version "4.2.3"
3596-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
3597-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
3598-
dependencies:
3599-
emoji-regex "^8.0.0"
3600-
is-fullwidth-code-point "^3.0.0"
3601-
strip-ansi "^6.0.1"
3602-
3603-
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
3594+
"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:
36043595
version "4.2.3"
36053596
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
36063597
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -3643,14 +3634,7 @@ stringify-object@^3.2.1:
36433634
is-obj "^1.0.1"
36443635
is-regexp "^1.0.0"
36453636

3646-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
3647-
version "6.0.1"
3648-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3649-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
3650-
dependencies:
3651-
ansi-regex "^5.0.1"
3652-
3653-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3637+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
36543638
version "6.0.1"
36553639
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
36563640
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -4042,16 +4026,7 @@ wide-align@^1.1.2:
40424026
dependencies:
40434027
string-width "^1.0.2 || 2 || 3 || 4"
40444028

4045-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
4046-
version "7.0.0"
4047-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
4048-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
4049-
dependencies:
4050-
ansi-styles "^4.0.0"
4051-
string-width "^4.1.0"
4052-
strip-ansi "^6.0.0"
4053-
4054-
wrap-ansi@^7.0.0:
4029+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
40554030
version "7.0.0"
40564031
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
40574032
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)