Skip to content

Commit de95d5d

Browse files
author
DylanBulmer
committed
bump config dep version
1 parent 353f454 commit de95d5d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@
5050
},
5151
"dependencies": {
5252
"@casl/ability": "^6.3.3",
53-
"@codrjs/config": "^1.0.5",
53+
"@codrjs/config": "^1.0.6",
5454
"uuid": "^9.0.0"
5555
},
5656
"peerDependencies": {
57-
"@codrjs/config": "^1.0.5"
57+
"@codrjs/config": "^1.0.6"
5858
}
5959
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,10 +1045,10 @@
10451045
resolved "https://registry.yarnpkg.com/@casl/mongoose/-/mongoose-7.1.2.tgz#61e86839ee19df8443158f44b10cbbe5137ed1fb"
10461046
integrity sha512-YiY5gQlr5J0jsn0ZbjtDJEhqKviPyPj0ErZ2bnOh7li+ENvFMnfp5ZeF2wN7ZVcqK9mn4MCqWH56EzafRF3i+g==
10471047

1048-
"@codrjs/config@^1.0.5":
1049-
version "1.0.5"
1050-
resolved "https://registry.yarnpkg.com/@codrjs/config/-/config-1.0.5.tgz#d3392c9b13b423dca3612f9c0946434956763069"
1051-
integrity sha512-e1iX97y44iOoaREw2LwM/HPtFUqo1s9bdH/IckLqTl3s0p1gKiwnVnQQ2ZHCMyagUOQF915y6eMTVlSvlY7jUA==
1048+
"@codrjs/config@^1.0.6":
1049+
version "1.0.6"
1050+
resolved "https://registry.yarnpkg.com/@codrjs/config/-/config-1.0.6.tgz#a5f9906c6fa21f8d4621eedcad26563bed4d0f5b"
1051+
integrity sha512-4eM8RSfqDWJXCVTsjOpq6ojcT7CwCh6nCTrwyLcbY3rYLBNTJtM2Ex1Px6jM3MPu+kgjrqgkC+FvnohBCk5wtA==
10521052
dependencies:
10531053
dotenv "^16.0.3"
10541054

0 commit comments

Comments
 (0)