chore(deps): update all dependencies

This commit is contained in:
renovate[bot] 2023-08-01 03:50:36 +00:00
parent 83e3f866bd
commit c580d8aee6
3 changed files with 6 additions and 6 deletions

View file

@ -25,7 +25,7 @@ jobs:
run: |
brew bundle
mdbook build
- uses: actions/upload-pages-artifact@v1
- uses: actions/upload-pages-artifact@v2
with:
path: book
- uses: actions/deploy-pages@v2

View file

@ -15,7 +15,7 @@
"devDependencies": {
"@babel/preset-env": "^7.20.2",
"jest": "^29.4.3",
"prettier": "^2.8.4",
"prettier": "^3.0.0",
"prettier-plugin-md-nocjsp": "^1.5.1"
}
}

View file

@ -2518,10 +2518,10 @@ prettier-plugin-md-nocjsp@^1.5.1:
resolved "https://registry.yarnpkg.com/prettier-plugin-md-nocjsp/-/prettier-plugin-md-nocjsp-1.5.1.tgz#7400f4ac7575d1a1810f0ccf3ef9a19d1b972a0f"
integrity sha512-qJyt8otPPNetQEcsZEaS4BGSgGfrhX9CfvcUUauvHewaMMZDxWDU8GB1VkWHwhLZ4W9nDTfWxGPBce8Ot4Jaxg==
prettier@^2.8.4:
version "2.8.4"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
prettier@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae"
integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==
pretty-format@^29.4.3:
version "29.4.3"