Skip to content

Commit

Permalink
Update dependency fs-extra to v11.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 1, 2023
1 parent 6b0eeee commit f7b3b87
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 51 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"esbuild": "0.19.4",
"exorcist": "2.0.0",
"express": "4.18.2",
"fs-extra": "11.1.1",
"fs-extra": "11.2.0",
"handlebars": "4.7.8",
"jsonpath-plus": "7.2.0",
"mersenne-twister": "1.1.0",
Expand Down Expand Up @@ -70,7 +70,7 @@
"@types/clone": "2.1.3",
"@types/exorcist": "2.0.1",
"@types/express": "4.17.20",
"@types/fs-extra": "11.0.3",
"@types/fs-extra": "11.0.4",
"@types/glob": "8.1.0",
"@types/js-yaml": "4.0.8",
"@types/mocha": "10.0.3",
Expand Down
28 changes: 18 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

78 changes: 39 additions & 39 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,46 +1,46 @@
# Autogenerated by 'make bs'
# If the format has changed, update MIN_PIPENV_VERSION in Makefile
-i https://pypi.org/simple
bracex==2.4 ; python_version >= '3.8'
cairocffi==1.6.1 ; python_version >= '3.7'
cairosvg==2.7.1 ; python_version >= '3.5'
certifi==2023.7.22 ; python_version >= '3.6'
cffi==1.16.0 ; python_version >= '3.8'
charset-normalizer==3.3.0 ; python_full_version >= '3.7.0'
click==8.1.7 ; python_version >= '3.7'
colorama==0.4.6 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
cssselect2==0.7.0 ; python_version >= '3.7'
defusedxml==0.7.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
bracex==2.4; python_version >= '3.8'
cairocffi==1.6.1; python_version >= '3.7'
cairosvg==2.7.1; python_version >= '3.5'
certifi==2023.7.22; python_version >= '3.6'
cffi==1.16.0; python_version >= '3.8'
charset-normalizer==3.3.0; python_full_version >= '3.7.0'
click==8.1.7; python_version >= '3.7'
colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
cssselect2==0.7.0; python_version >= '3.7'
defusedxml==0.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
ghp-import==2.1.0
idna==3.4 ; python_version >= '3.5'
importlib-metadata==6.6.0 ; python_version >= '3.7'
jinja2==3.1.2 ; python_version >= '3.7'
markdown==3.3.7 ; python_version >= '3.6'
markupsafe==2.1.3 ; python_version >= '3.7'
mergedeep==1.3.4 ; python_version >= '3.6'
mkdocs==1.4.3 ; python_version >= '3.7'
mkdocs-awesome-pages-plugin==2.9.2 ; python_version >= '3.7'
mkdocs-macros-plugin==1.0.4 ; python_version >= '3.8'
mkdocs-material==9.1.15 ; python_version >= '3.7'
mkdocs-material-extensions==1.1.1 ; python_version >= '3.7'
mkdocs-redirects==1.2.1 ; python_version >= '3.6'
idna==3.4; python_version >= '3.5'
importlib-metadata==6.6.0; python_version >= '3.7'
jinja2==3.1.2; python_version >= '3.7'
markdown==3.3.7; python_version >= '3.6'
markupsafe==2.1.3; python_version >= '3.7'
mergedeep==1.3.4; python_version >= '3.6'
mkdocs==1.4.3; python_version >= '3.7'
mkdocs-awesome-pages-plugin==2.9.2; python_version >= '3.7'
mkdocs-macros-plugin==1.0.4; python_version >= '3.8'
mkdocs-material==9.1.15; python_version >= '3.7'
mkdocs-material-extensions==1.1.1; python_version >= '3.7'
mkdocs-redirects==1.2.1; python_version >= '3.6'
mkdocs-simple-hooks==0.1.5
natsort==8.4.0 ; python_version >= '3.7'
packaging==23.2 ; python_version >= '3.7'
pillow==10.1.0 ; python_version >= '3.8'
natsort==8.4.0; python_version >= '3.7'
packaging==23.2; python_version >= '3.7'
pillow==10.1.0; python_version >= '3.8'
pycparser==2.21
pygments==2.16.1 ; python_version >= '3.7'
pymdown-extensions==10.3.1 ; python_version >= '3.8'
python-dateutil==2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyyaml==6.0.1 ; python_version >= '3.6'
pyyaml-env-tag==0.1 ; python_version >= '3.6'
regex==2023.10.3 ; python_version >= '3.7'
requests==2.31.0 ; python_version >= '3.7'
six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
termcolor==2.3.0 ; python_version >= '3.7'
tinycss2==1.2.1 ; python_version >= '3.7'
urllib3==2.0.7 ; python_version >= '3.7'
watchdog==3.0.0 ; python_version >= '3.7'
wcmatch==8.5 ; python_version >= '3.8'
pygments==2.16.1; python_version >= '3.7'
pymdown-extensions==10.3.1; python_version >= '3.8'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyyaml==6.0.1; python_version >= '3.6'
pyyaml-env-tag==0.1; python_version >= '3.6'
regex==2023.10.3; python_version >= '3.7'
requests==2.31.0; python_version >= '3.7'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
termcolor==2.3.0; python_version >= '3.7'
tinycss2==1.2.1; python_version >= '3.7'
urllib3==2.0.7; python_version >= '3.7'
watchdog==3.0.0; python_version >= '3.7'
wcmatch==8.5; python_version >= '3.8'
webencodings==0.5.1
zipp==3.17.0 ; python_version >= '3.8'
zipp==3.17.0; python_version >= '3.8'

0 comments on commit f7b3b87

Please sign in to comment.