Skip to content

Commit

Permalink
meta: update dependency @docusaurus/tsconfig to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 5, 2024
1 parent 55659d2 commit 5ebf9a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.0.1",
"@docusaurus/tsconfig": "3.0.1",
"@docusaurus/tsconfig": "3.1.0",
"@ephys/eslint-config-typescript": "19.0.2",
"@rushstack/eslint-patch": "1.6.1",
"eslint": "8.56.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1650,10 +1650,10 @@
fs-extra "^11.1.1"
tslib "^2.6.0"

"@docusaurus/tsconfig@3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@docusaurus/tsconfig/-/tsconfig-3.0.1.tgz#170f230c34ff12e55995bd7e9f1f21db33035d8f"
integrity sha512-hT2HCdNE3pWTzXV/7cSsowfmaOxXVOTFOXmkqaYjBWjaxjJ3FO0nHbdJ8rF6Da7PvWmIPbUekdP5gep1XCJ7Vg==
"@docusaurus/tsconfig@3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@docusaurus/tsconfig/-/tsconfig-3.1.0.tgz#ab6936a72b5a52904f37c0ef7d65c6d6aa6ab46d"
integrity sha512-PE6fSuj5gJy5sNC1OO+bYAU1/xZH5YqddGjhrNu3/T7OAUroqkMZfVl13Tz70CjYB8no4OWcraqSkObAeNdIcQ==

"@docusaurus/[email protected]":
version "3.0.1"
Expand Down

0 comments on commit 5ebf9a0

Please sign in to comment.