Skip to content

Commit

Permalink
chore(deps-dev): bump @docusaurus/module-type-aliases from 2.3.1 to 2…
Browse files Browse the repository at this point in the history
….4.0 in /docs (felangel#579)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 11, 2023
1 parent 41f22de commit 29fcb2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 30 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@babel/eslint-parser": "^7.21.3",
"@docusaurus/eslint-plugin": "^2.3.1",
"@docusaurus/module-type-aliases": "^2.3.1",
"@docusaurus/module-type-aliases": "^2.4.0",
"eslint": "^8.36.0",
"prettier": "^2.8.6"
},
Expand Down
30 changes: 1 addition & 29 deletions docs/yarn.lock
Expand Up @@ -1483,7 +1483,7 @@
url-loader "^4.1.1"
webpack "^5.73.0"

"@docusaurus/module-type-aliases@2.4.0":
"@docusaurus/module-type-aliases@2.4.0", "@docusaurus/module-type-aliases@^2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-2.4.0.tgz#6961605d20cd46f86163ed8c2d83d438b02b4028"
integrity sha512-YEQO2D3UXs72qCn8Cr+RlycSQXVGN9iEUyuHwTuK4/uL/HFomB2FHSU0vSDM23oLd+X/KibQ3Ez6nGjQLqXcHg==
Expand All @@ -1497,20 +1497,6 @@
react-helmet-async "*"
react-loadable "npm:@docusaurus/react-loadable@5.5.2"

"@docusaurus/module-type-aliases@^2.3.1":
version "2.3.1"
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-2.3.1.tgz#986186200818fed999be2e18d6c698eaf4683a33"
integrity sha512-6KkxfAVOJqIUynTRb/tphYCl+co3cP0PlHiMDbi+SzmYxMdgIrwYqH9yAnGSDoN6Jk2ZE/JY/Azs/8LPgKP48A==
dependencies:
"@docusaurus/react-loadable" "5.5.2"
"@docusaurus/types" "2.3.1"
"@types/history" "^4.7.11"
"@types/react" "*"
"@types/react-router-config" "*"
"@types/react-router-dom" "*"
react-helmet-async "*"
react-loadable "npm:@docusaurus/react-loadable@5.5.2"

"@docusaurus/plugin-content-blog@2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-blog/-/plugin-content-blog-2.4.0.tgz#50dbfbc7b51f152ae660385fd8b34076713374c3"
Expand Down Expand Up @@ -1736,20 +1722,6 @@
fs-extra "^10.1.0"
tslib "^2.4.0"

"@docusaurus/types@2.3.1":
version "2.3.1"
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-2.3.1.tgz#785ade2e0f4e35e1eb7fb0d04c27d11c3991a2e8"
integrity sha512-PREbIRhTaNNY042qmfSE372Jb7djZt+oVTZkoqHJ8eff8vOIc2zqqDqBVc5BhOfpZGPTrE078yy/torUEZy08A==
dependencies:
"@types/history" "^4.7.11"
"@types/react" "*"
commander "^5.1.0"
joi "^17.6.0"
react-helmet-async "^1.3.0"
utility-types "^3.10.0"
webpack "^5.73.0"
webpack-merge "^5.8.0"

"@docusaurus/types@2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-2.4.0.tgz#f94f89a0253778b617c5d40ac6f16b17ec55ce41"
Expand Down

0 comments on commit 29fcb2c

Please sign in to comment.