mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-12 12:00:03 -05:00
Update deps
This commit is contained in:
parent
e1f3ad24b3
commit
892e5ab2ec
15 changed files with 369 additions and 11061 deletions
11302
dependencies/package-lock.json
generated
vendored
11302
dependencies/package-lock.json
generated
vendored
File diff suppressed because it is too large
Load diff
14
dependencies/package.json
vendored
14
dependencies/package.json
vendored
|
@ -3,12 +3,12 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@coffeelint/cli": "^5.2.4",
|
"@coffeelint/cli": "^5.2.4",
|
||||||
"@stoplight/spectral": "^6.1.0",
|
"@stoplight/spectral": "^6.1.0",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.10.2",
|
"@typescript-eslint/eslint-plugin": "^5.11.0",
|
||||||
"@typescript-eslint/parser": "^5.10.2",
|
"@typescript-eslint/parser": "^5.11.0",
|
||||||
"asl-validator": "^1.10.0",
|
"asl-validator": "^1.10.0",
|
||||||
"axios": "^0.25.0",
|
"axios": "^0.26.0",
|
||||||
"babel-eslint": "^10.1.0",
|
"babel-eslint": "^10.1.0",
|
||||||
"eslint": "^8.8.0",
|
"eslint": "^8.9.0",
|
||||||
"eslint-config-airbnb": "^19.0.4",
|
"eslint-config-airbnb": "^19.0.4",
|
||||||
"eslint-config-prettier": "^8.3.0",
|
"eslint-config-prettier": "^8.3.0",
|
||||||
"eslint-plugin-jest": "^26.1.0",
|
"eslint-plugin-jest": "^26.1.0",
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
"ini": "^2.0.0",
|
"ini": "^2.0.0",
|
||||||
"jscpd": "^3.4.5",
|
"jscpd": "^3.4.5",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"markdownlint-cli": "^0.31.0",
|
"markdownlint-cli": "^0.31.1",
|
||||||
"node-fetch": "^3.2.0",
|
"node-fetch": "^3.2.0",
|
||||||
"npm-groovy-lint": "^9.4.1",
|
"npm-groovy-lint": "^9.4.1",
|
||||||
"prettier": "^2.5.1",
|
"prettier": "^2.5.1",
|
||||||
|
@ -33,10 +33,10 @@
|
||||||
"pug": "^3.0.2",
|
"pug": "^3.0.2",
|
||||||
"sql-lint": "0.0.19",
|
"sql-lint": "0.0.19",
|
||||||
"standard": "^16.0.4",
|
"standard": "^16.0.4",
|
||||||
"stylelint": "^14.3.0",
|
"stylelint": "^14.5.0",
|
||||||
"stylelint-config-recommended-scss": "^5.0.2",
|
"stylelint-config-recommended-scss": "^5.0.2",
|
||||||
"stylelint-config-sass-guidelines": "^9.0.1",
|
"stylelint-config-sass-guidelines": "^9.0.1",
|
||||||
"stylelint-config-standard": "^24.0.0",
|
"stylelint-config-standard": "^25.0.0",
|
||||||
"stylelint-config-standard-scss": "^3.0.0",
|
"stylelint-config-standard-scss": "^3.0.0",
|
||||||
"stylelint-scss": "^4.1.0",
|
"stylelint-scss": "^4.1.0",
|
||||||
"tekton-lint": "^0.6.0",
|
"tekton-lint": "^0.6.0",
|
||||||
|
|
13
dependencies/python/ansible-lint.txt
vendored
13
dependencies/python/ansible-lint.txt
vendored
|
@ -1,26 +1,21 @@
|
||||||
ansible-core==2.12.1
|
ansible-core==2.12.2
|
||||||
ansible-lint==5.3.2
|
ansible-lint==5.4.0
|
||||||
bracex==2.2.1
|
bracex==2.2.1
|
||||||
cffi==1.15.0
|
cffi==1.15.0
|
||||||
colorama==0.4.4
|
colorama==0.4.4
|
||||||
commonmark==0.9.1
|
commonmark==0.9.1
|
||||||
cryptography==36.0.1
|
cryptography==36.0.1
|
||||||
distlib==0.3.4
|
|
||||||
enrich==1.2.7
|
enrich==1.2.7
|
||||||
filelock==3.4.2
|
|
||||||
Jinja2==3.0.3
|
Jinja2==3.0.3
|
||||||
MarkupSafe==2.0.1
|
MarkupSafe==2.0.1
|
||||||
packaging==21.3
|
packaging==21.3
|
||||||
platformdirs==2.4.1
|
|
||||||
pycparser==2.21
|
pycparser==2.21
|
||||||
Pygments==2.11.2
|
Pygments==2.11.2
|
||||||
pyparsing==3.0.7
|
pyparsing==3.0.7
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
resolvelib==0.5.4
|
resolvelib==0.5.4
|
||||||
rich==11.0.0
|
rich==11.2.0
|
||||||
ruamel.yaml==0.17.20
|
ruamel.yaml==0.17.21
|
||||||
ruamel.yaml.clib==0.2.6
|
ruamel.yaml.clib==0.2.6
|
||||||
six==1.16.0
|
|
||||||
tenacity==8.0.1
|
tenacity==8.0.1
|
||||||
virtualenv==20.13.0
|
|
||||||
wcmatch==8.3
|
wcmatch==8.3
|
||||||
|
|
12
dependencies/python/black.txt
vendored
12
dependencies/python/black.txt
vendored
|
@ -1,11 +1,7 @@
|
||||||
black==21.12b0
|
black==22.1.0
|
||||||
click==8.0.3
|
click==8.0.3
|
||||||
distlib==0.3.4
|
|
||||||
filelock==3.4.2
|
|
||||||
mypy-extensions==0.4.3
|
mypy-extensions==0.4.3
|
||||||
pathspec==0.9.0
|
pathspec==0.9.0
|
||||||
platformdirs==2.4.1
|
platformdirs==2.5.0
|
||||||
six==1.16.0
|
tomli==2.0.1
|
||||||
tomli==1.2.3
|
typing_extensions==4.1.1
|
||||||
typing_extensions==4.0.1
|
|
||||||
virtualenv==20.13.0
|
|
||||||
|
|
14
dependencies/python/cfn-lint.txt
vendored
14
dependencies/python/cfn-lint.txt
vendored
|
@ -1,10 +1,8 @@
|
||||||
attrs==21.4.0
|
attrs==21.4.0
|
||||||
aws-sam-translator==1.42.0
|
aws-sam-translator==1.42.0
|
||||||
boto3==1.20.41
|
boto3==1.20.54
|
||||||
botocore==1.23.41
|
botocore==1.23.54
|
||||||
cfn-lint==0.57.0
|
cfn-lint==0.58.0
|
||||||
distlib==0.3.4
|
|
||||||
filelock==3.4.2
|
|
||||||
jmespath==0.10.0
|
jmespath==0.10.0
|
||||||
jschema-to-python==1.2.3
|
jschema-to-python==1.2.3
|
||||||
jsonpatch==1.32
|
jsonpatch==1.32
|
||||||
|
@ -13,13 +11,11 @@ jsonpointer==2.2
|
||||||
jsonschema==3.2.0
|
jsonschema==3.2.0
|
||||||
junit-xml==1.9
|
junit-xml==1.9
|
||||||
networkx==2.6.3
|
networkx==2.6.3
|
||||||
pbr==5.8.0
|
pbr==5.8.1
|
||||||
platformdirs==2.4.1
|
|
||||||
pyrsistent==0.18.1
|
pyrsistent==0.18.1
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
s3transfer==0.5.0
|
s3transfer==0.5.1
|
||||||
sarif-om==1.0.4
|
sarif-om==1.0.4
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
urllib3==1.26.8
|
urllib3==1.26.8
|
||||||
virtualenv==20.13.0
|
|
||||||
|
|
5
dependencies/python/cpplint.txt
vendored
5
dependencies/python/cpplint.txt
vendored
|
@ -1,6 +1 @@
|
||||||
cpplint==1.5.5
|
cpplint==1.5.5
|
||||||
distlib==0.3.4
|
|
||||||
filelock==3.4.2
|
|
||||||
platformdirs==2.4.1
|
|
||||||
six==1.16.0
|
|
||||||
virtualenv==20.13.0
|
|
||||||
|
|
5
dependencies/python/flake8.txt
vendored
5
dependencies/python/flake8.txt
vendored
|
@ -1,9 +1,4 @@
|
||||||
distlib==0.3.4
|
|
||||||
filelock==3.4.2
|
|
||||||
flake8==4.0.1
|
flake8==4.0.1
|
||||||
mccabe==0.6.1
|
mccabe==0.6.1
|
||||||
platformdirs==2.4.1
|
|
||||||
pycodestyle==2.8.0
|
pycodestyle==2.8.0
|
||||||
pyflakes==2.4.0
|
pyflakes==2.4.0
|
||||||
six==1.16.0
|
|
||||||
virtualenv==20.13.0
|
|
||||||
|
|
5
dependencies/python/isort.txt
vendored
5
dependencies/python/isort.txt
vendored
|
@ -1,6 +1 @@
|
||||||
distlib==0.3.4
|
|
||||||
filelock==3.4.2
|
|
||||||
isort==5.10.1
|
isort==5.10.1
|
||||||
platformdirs==2.4.1
|
|
||||||
six==1.16.0
|
|
||||||
virtualenv==20.13.0
|
|
||||||
|
|
9
dependencies/python/mypy.txt
vendored
9
dependencies/python/mypy.txt
vendored
|
@ -1,9 +1,4 @@
|
||||||
distlib==0.3.4
|
|
||||||
filelock==3.4.2
|
|
||||||
mypy==0.931
|
mypy==0.931
|
||||||
mypy-extensions==0.4.3
|
mypy-extensions==0.4.3
|
||||||
platformdirs==2.4.1
|
tomli==2.0.1
|
||||||
six==1.16.0
|
typing_extensions==4.1.1
|
||||||
tomli==2.0.0
|
|
||||||
typing_extensions==4.0.1
|
|
||||||
virtualenv==20.13.0
|
|
||||||
|
|
7
dependencies/python/pylint.txt
vendored
7
dependencies/python/pylint.txt
vendored
|
@ -1,12 +1,9 @@
|
||||||
astroid==2.9.3
|
astroid==2.9.3
|
||||||
distlib==0.3.4
|
|
||||||
filelock==3.4.2
|
|
||||||
isort==5.10.1
|
isort==5.10.1
|
||||||
lazy-object-proxy==1.7.1
|
lazy-object-proxy==1.7.1
|
||||||
mccabe==0.6.1
|
mccabe==0.6.1
|
||||||
platformdirs==2.4.1
|
platformdirs==2.5.0
|
||||||
pylint==2.12.2
|
pylint==2.12.2
|
||||||
six==1.16.0
|
|
||||||
toml==0.10.2
|
toml==0.10.2
|
||||||
virtualenv==20.13.0
|
typing_extensions==4.1.1
|
||||||
wrapt==1.13.3
|
wrapt==1.13.3
|
||||||
|
|
8
dependencies/python/snakefmt.txt
vendored
8
dependencies/python/snakefmt.txt
vendored
|
@ -1,15 +1,11 @@
|
||||||
black==21.12b0
|
black==21.12b0
|
||||||
click==7.1.2
|
click==7.1.2
|
||||||
distlib==0.3.4
|
|
||||||
filelock==3.4.2
|
|
||||||
importlib-metadata==1.7.0
|
importlib-metadata==1.7.0
|
||||||
mypy-extensions==0.4.3
|
mypy-extensions==0.4.3
|
||||||
pathspec==0.9.0
|
pathspec==0.9.0
|
||||||
platformdirs==2.4.1
|
platformdirs==2.5.0
|
||||||
six==1.16.0
|
|
||||||
snakefmt==0.4.4
|
snakefmt==0.4.4
|
||||||
toml==0.10.2
|
toml==0.10.2
|
||||||
tomli==1.2.3
|
tomli==1.2.3
|
||||||
typing_extensions==4.0.1
|
typing_extensions==4.1.1
|
||||||
virtualenv==20.13.0
|
|
||||||
zipp==3.7.0
|
zipp==3.7.0
|
||||||
|
|
12
dependencies/python/snakemake.txt
vendored
12
dependencies/python/snakemake.txt
vendored
|
@ -1,35 +1,33 @@
|
||||||
appdirs==1.4.4
|
appdirs==1.4.4
|
||||||
attrs==21.4.0
|
attrs==21.4.0
|
||||||
certifi==2021.10.8
|
certifi==2021.10.8
|
||||||
charset-normalizer==2.0.10
|
charset-normalizer==2.0.12
|
||||||
ConfigArgParse==1.5.3
|
ConfigArgParse==1.5.3
|
||||||
connection-pool==0.0.3
|
connection-pool==0.0.3
|
||||||
datrie==0.8.2
|
datrie==0.8.2
|
||||||
distlib==0.3.4
|
|
||||||
docutils==0.18.1
|
docutils==0.18.1
|
||||||
filelock==3.4.2
|
filelock==3.4.2
|
||||||
gitdb==4.0.9
|
gitdb==4.0.9
|
||||||
GitPython==3.1.26
|
GitPython==3.1.26
|
||||||
idna==3.3
|
idna==3.3
|
||||||
|
importlib-resources==5.4.0
|
||||||
ipython-genutils==0.2.0
|
ipython-genutils==0.2.0
|
||||||
jsonschema==4.3.3
|
jsonschema==4.4.0
|
||||||
jupyter-core==4.9.1
|
jupyter-core==4.9.1
|
||||||
nbformat==5.1.3
|
nbformat==5.1.3
|
||||||
platformdirs==2.4.1
|
|
||||||
psutil==5.9.0
|
psutil==5.9.0
|
||||||
PuLP==2.6.0
|
PuLP==2.6.0
|
||||||
pyrsistent==0.18.1
|
pyrsistent==0.18.1
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
ratelimiter==1.2.0.post0
|
ratelimiter==1.2.0.post0
|
||||||
requests==2.27.1
|
requests==2.27.1
|
||||||
six==1.16.0
|
|
||||||
smart-open==5.2.1
|
smart-open==5.2.1
|
||||||
smmap==5.0.0
|
smmap==5.0.0
|
||||||
snakemake==6.13.1
|
snakemake==6.15.5
|
||||||
stopit==1.1.2
|
stopit==1.1.2
|
||||||
tabulate==0.8.9
|
tabulate==0.8.9
|
||||||
toposort==1.7
|
toposort==1.7
|
||||||
traitlets==5.1.1
|
traitlets==5.1.1
|
||||||
urllib3==1.26.8
|
urllib3==1.26.8
|
||||||
virtualenv==20.13.0
|
|
||||||
wrapt==1.13.3
|
wrapt==1.13.3
|
||||||
|
zipp==3.7.0
|
||||||
|
|
14
dependencies/python/sqlfluff.txt
vendored
14
dependencies/python/sqlfluff.txt
vendored
|
@ -1,30 +1,24 @@
|
||||||
appdirs==1.4.4
|
appdirs==1.4.4
|
||||||
attrs==21.4.0
|
attrs==21.4.0
|
||||||
cached-property==1.5.2
|
|
||||||
chardet==4.0.0
|
chardet==4.0.0
|
||||||
click==8.0.3
|
click==8.0.3
|
||||||
colorama==0.4.4
|
colorama==0.4.4
|
||||||
diff-cover==6.4.4
|
diff-cover==6.4.4
|
||||||
distlib==0.3.4
|
|
||||||
filelock==3.4.2
|
|
||||||
iniconfig==1.1.1
|
iniconfig==1.1.1
|
||||||
Jinja2==3.0.3
|
Jinja2==3.0.3
|
||||||
MarkupSafe==2.0.1
|
MarkupSafe==2.0.1
|
||||||
oyaml==1.0
|
|
||||||
packaging==21.3
|
packaging==21.3
|
||||||
pathspec==0.9.0
|
pathspec==0.9.0
|
||||||
platformdirs==2.4.1
|
|
||||||
pluggy==1.0.0
|
pluggy==1.0.0
|
||||||
py==1.11.0
|
py==1.11.0
|
||||||
Pygments==2.11.2
|
Pygments==2.11.2
|
||||||
pyparsing==3.0.7
|
pyparsing==3.0.7
|
||||||
pytest==6.2.5
|
pytest==7.0.1
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
regex==2022.1.18
|
regex==2022.1.18
|
||||||
six==1.16.0
|
sqlfluff==0.10.0
|
||||||
sqlfluff==0.9.4
|
|
||||||
tblib==1.7.0
|
tblib==1.7.0
|
||||||
toml==0.10.2
|
toml==0.10.2
|
||||||
|
tomli==2.0.1
|
||||||
tqdm==4.62.3
|
tqdm==4.62.3
|
||||||
typing_extensions==4.0.1
|
typing_extensions==4.1.1
|
||||||
virtualenv==20.13.0
|
|
||||||
|
|
5
dependencies/python/yamllint.txt
vendored
5
dependencies/python/yamllint.txt
vendored
|
@ -1,8 +1,3 @@
|
||||||
distlib==0.3.4
|
|
||||||
filelock==3.4.2
|
|
||||||
pathspec==0.9.0
|
pathspec==0.9.0
|
||||||
platformdirs==2.4.1
|
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
six==1.16.0
|
|
||||||
virtualenv==20.13.0
|
|
||||||
yamllint==1.26.3
|
yamllint==1.26.3
|
||||||
|
|
5
dependencies/python/yq.txt
vendored
5
dependencies/python/yq.txt
vendored
|
@ -1,10 +1,5 @@
|
||||||
argcomplete==2.0.0
|
argcomplete==2.0.0
|
||||||
distlib==0.3.4
|
|
||||||
filelock==3.4.2
|
|
||||||
platformdirs==2.4.1
|
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
six==1.16.0
|
|
||||||
toml==0.10.2
|
toml==0.10.2
|
||||||
virtualenv==20.13.0
|
|
||||||
xmltodict==0.12.0
|
xmltodict==0.12.0
|
||||||
yq==2.13.0
|
yq==2.13.0
|
||||||
|
|
Loading…
Reference in a new issue