Skip to content

Commit

Permalink
build(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 16, 2024
1 parent acf8e1c commit a0bd898
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions authorization-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/joi": "17.2.3",
"@types/node": "18.19.39",
"@types/node": "18.19.40",
"@types/passport-jwt": "3.0.13",
"@types/passport-local": "1.0.38",
"@types/set-cookie-parser": "2.4.10",
Expand All @@ -87,7 +87,7 @@
"eslint-plugin-prettier": "5.1.3",
"jest": "29.7.0",
"node-mocks-http": "1.15.0",
"prettier": "3.3.2",
"prettier": "3.3.3",
"redis-memory-server": "0.11.0",
"rimraf": "5.0.9",
"set-cookie-parser": "2.6.0",
Expand Down
16 changes: 8 additions & 8 deletions authorization-server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2226,10 +2226,10 @@
dependencies:
undici-types "~5.26.4"

"@types/[email protected].39":
version "18.19.39"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.39.tgz#c316340a5b4adca3aee9dcbf05de385978590593"
integrity sha512-nPwTRDKUctxw3di5b4TfT3I0sWDiWoPQCZjXhvdkINntwr8lcoVCKsTgnXeRubKIlfnV+eN/HYk6Jb40tbcEAQ==
"@types/[email protected].40":
version "18.19.40"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.40.tgz#e9213ba98122992dafd8d55a2196f2ebb56b2555"
integrity sha512-MIxieZHrm4Ee8XArBIc+Or9HINt2StOmCbgRcXGSJl8q14svRvkZPe7LJq9HKtTI1SK3wU8b91TjntUm7T69Pg==
dependencies:
undici-types "~5.26.4"

Expand Down Expand Up @@ -8991,10 +8991,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

[email protected].2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==
[email protected].3:
version "3.3.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==

pretty-format@^29.0.0, pretty-format@^29.7.0:
version "29.7.0"
Expand Down

0 comments on commit a0bd898

Please sign in to comment.