Skip to content

Commit

Permalink
Update all minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 19, 2022
1 parent e89d5db commit cac6125
Show file tree
Hide file tree
Showing 7 changed files with 120 additions and 120 deletions.
14 changes: 7 additions & 7 deletions admin/package-lock.json

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

2 changes: 1 addition & 1 deletion admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"snyk-protect": "snyk-protect"
},
"dependencies": {
"@snyk/protect": "1.1058.0",
"@snyk/protect": "1.1061.0",
"bootstrap": "3.4.1",
"bootstrap-table": "1.21.1",
"jquery": "3.6.1",
Expand Down
2 changes: 1 addition & 1 deletion ci/applications-versions.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# https://docs.renovatebot.com/modules/datasource/#github-releases-datasource
transifex/cli: v1.4.1 # github-releases
transifex/cli: v1.6.0 # github-releases
204 changes: 102 additions & 102 deletions geoportal/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions geoportal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"snyk-protect": "snyk-protect"
},
"dependencies": {
"@snyk/protect": "1.1058.0",
"@typescript-eslint/eslint-plugin": "5.42.1",
"@typescript-eslint/parser": "5.42.1",
"@snyk/protect": "1.1061.0",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"angular-gettext-tools": "2.5.3",
"commander": "9.4.1",
"eslint": "8.27.0",
"eslint": "8.28.0",
"ngeo": "2.8.0-latest.20221112T182824Z.88e0da51a",
"puppeteer": "19.2.2",
"url-parse": "1.5.10"
Expand Down
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ tilecloud = "1.8.2" # geoportal
azure-storage-blob = "12.14.1"
basicauth = "0.4.1"
prospector = { extras = ["with_mypy", "with_bandit"], version = "1.7.7" }
setuptools = "65.5.1"
setuptools = "65.6.0"

[tool.poetry.dev-dependencies]
Babel = "2.11.0" # i18n
Expand Down

0 comments on commit cac6125

Please sign in to comment.