Skip to content

Commit

Permalink
fix(deps): update all minor corporate and trusted dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 21, 2024
1 parent 6ec8a87 commit 63e1a59
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"prettier": "3.2.4"
},
"dependencies": {
"date-fns": "3.2.0",
"joi": "17.11.0"
"date-fns": "3.3.0",
"joi": "17.12.0"
}
}
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ __metadata:
"@commitlint/config-conventional": "npm:18.4.4"
commitizen: "npm:4.3.0"
cz-conventional-changelog: "npm:3.3.0"
date-fns: "npm:3.2.0"
date-fns: "npm:3.3.0"
eslint: "npm:8.56.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-jest: "npm:27.6.3"
husky: "npm:8.0.3"
jest: "npm:29.7.0"
joi: "npm:17.11.0"
joi: "npm:17.12.0"
lint-staged: "npm:15.2.0"
prettier: "npm:3.2.4"
languageName: unknown
Expand Down Expand Up @@ -670,14 +670,14 @@ __metadata:
languageName: node
linkType: hard

"@hapi/hoek@npm:^9.0.0":
"@hapi/hoek@npm:^9.0.0, @hapi/hoek@npm:^9.3.0":
version: 9.3.0
resolution: "@hapi/hoek@npm:9.3.0"
checksum: ad83a223787749f3873bce42bd32a9a19673765bf3edece0a427e138859ff729469e68d5fdf9ff6bbee6fb0c8e21bab61415afa4584f527cfc40b59ea1957e70
languageName: node
linkType: hard

"@hapi/topo@npm:^5.0.0":
"@hapi/topo@npm:^5.1.0":
version: 5.1.0
resolution: "@hapi/topo@npm:5.1.0"
dependencies:
Expand Down Expand Up @@ -1073,7 +1073,7 @@ __metadata:
languageName: node
linkType: hard

"@sideway/address@npm:^4.1.3":
"@sideway/address@npm:^4.1.4":
version: 4.1.4
resolution: "@sideway/address@npm:4.1.4"
dependencies:
Expand Down Expand Up @@ -2121,10 +2121,10 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:3.2.0":
version: 3.2.0
resolution: "date-fns@npm:3.2.0"
checksum: 2f36cb9165a066ae90c0b6f0c25b3c70eb75bc52e64ba6dd8680964ebda144851a244ff4ed0b2afb4a6bab796a1af6a0e6c7c2814529d04c72fa434f931d4e81
"date-fns@npm:3.3.0":
version: 3.3.0
resolution: "date-fns@npm:3.3.0"
checksum: e93a99f0a447e26e01aeb099ee711abbced3b62f40e28c84effd09e69788f93587f2daec43950ead417faeebbd94afddc335bfd442c34443b03f09dfc0022ff8
languageName: node
linkType: hard

Expand Down Expand Up @@ -3930,16 +3930,16 @@ __metadata:
languageName: node
linkType: hard

"joi@npm:17.11.0":
version: 17.11.0
resolution: "joi@npm:17.11.0"
"joi@npm:17.12.0":
version: 17.12.0
resolution: "joi@npm:17.12.0"
dependencies:
"@hapi/hoek": "npm:^9.0.0"
"@hapi/topo": "npm:^5.0.0"
"@sideway/address": "npm:^4.1.3"
"@hapi/hoek": "npm:^9.3.0"
"@hapi/topo": "npm:^5.1.0"
"@sideway/address": "npm:^4.1.4"
"@sideway/formula": "npm:^3.0.1"
"@sideway/pinpoint": "npm:^2.0.0"
checksum: 392e897693aa49a401a869180d6b57bdb7ccf616be07c3a2c2c81a2df7a744962249dbaa4a718c07e0fe23b17a04795cbfbd75b79be5829627402eed074db6c9
checksum: bedb7bcadd7c6d9d4852f5f37e5951f2453830420bcf77ec62f4a2d61af335254aa327888fd08f572cb2675ad3598cf87d57927334b7c7dcd48b9e60839524ae
languageName: node
linkType: hard

Expand Down

0 comments on commit 63e1a59

Please sign in to comment.