Skip to content

Commit

Permalink
chore(deps): update dependency renovate to v24.67.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 28, 2021
1 parent 033f5c6 commit f3318fa
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# renovate: datasource=npm depName=renovate versioning=npm
ARG RENOVATE_VERSION=24.67.3
ARG RENOVATE_VERSION=24.67.5

# Base image
#============
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"build": "tsc -p tsconfig.app.json"
},
"dependencies": {
"renovate": "24.67.3",
"renovate": "24.67.5",
"source-map-support": "0.5.19",
"tslib": "2.1.0"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3338,10 +3338,10 @@ remark@^9.0.0:
remark-stringify "^5.0.0"
unified "^6.0.0"

[email protected].3:
version "24.67.3"
resolved "https://registry.yarnpkg.com/renovate/-/renovate-24.67.3.tgz#669287ee87a9ab9d6b2c5574c80344486680e9e6"
integrity sha512-+VWRrwjQwzLHFgU2oUSQ69XWh5d9IWFhydLQfeN/DX1hIpi/Ox3JqSqX86yY1VN3fEoCxhi2FqX/NOOXKNOB8Q==
[email protected].5:
version "24.67.5"
resolved "https://registry.yarnpkg.com/renovate/-/renovate-24.67.5.tgz#0d741e9819982cf9c4bf6976117f5c120f85300b"
integrity sha512-t9eR1DyZKfnLx1nDMj4wpbNiHV74MBlG5PFs+ccA8oiSJFWnMJjxM/nXXt89EChZcH8A/GOVvbqWjgqdN/AmEA==
dependencies:
"@aws-sdk/client-ecr" "3.5.0"
"@breejs/later" "4.0.2"
Expand Down Expand Up @@ -3402,7 +3402,7 @@ [email protected]:
shlex "2.0.2"
shortid "2.2.16"
simple-git "2.34.2"
slugify "1.4.6"
slugify "1.4.7"
traverse "0.6.6"
upath "2.0.1"
url-join "4.0.1"
Expand Down Expand Up @@ -3641,10 +3641,10 @@ slash@^3.0.0:
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==

[email protected].6:
version "1.4.6"
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.4.6.tgz#ef288d920a47fb01c2be56b3487b6722f5e34ace"
integrity sha512-ZdJIgv9gdrYwhXqxsH9pv7nXxjUEyQ6nqhngRxoAAOlmMGA28FDq5O4/5US4G2/Nod7d1ovNcgURQJ7kHq50KQ==
[email protected].7:
version "1.4.7"
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.4.7.tgz#e42359d505afd84a44513280868e31202a79a628"
integrity sha512-tf+h5W1IrjNm/9rKKj0JU2MDMruiopx0jjVA5zCdBtcGjfp0+c5rHw/zADLC3IeKlGHtVbHtpfzvYA0OYT+HKg==

[email protected]:
version "0.5.19"
Expand Down

0 comments on commit f3318fa

Please sign in to comment.