Skip to content

Commit

Permalink
Minor package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrich committed Jun 15, 2024
1 parent 8d2a180 commit 3d8ac4f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@
"jest-cli": "^29.7.0",
"jest-sonar-reporter": "^2.0.0",
"madge": "^7.0.0",
"prettier": "^3.2.5",
"prettier": "^3.3.2",
"ts-node": "^10.9.2",
"typedoc": "^0.25.12",
"typedoc-plugin-coverage": "^3.1.0",
"typedoc-plugin-extras": "^3.0.0",
"typedoc-plugin-include-example": "^1.2.0",
"typedoc-plugin-mdn-links": "^3.1.19",
"typedoc-plugin-pages": "^1.1.0",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
},
"resolutions": {
"chokidar": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5602,9 +5602,9 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@^3.2.5:
version "3.2.5"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
prettier@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"

pretty-format@^27.5.1:
version "27.5.1"
Expand Down Expand Up @@ -6608,7 +6608,7 @@ typedoc@^0.25.12:
minimatch "^9.0.3"
shiki "^0.14.7"

typescript@^5.0.4, typescript@^5.4.4:
typescript@^5.0.4, typescript@^5.4.4, typescript@^5.4.5:
version "5.4.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"

Expand Down

0 comments on commit 3d8ac4f

Please sign in to comment.