Skip to content

Commit

Permalink
chore(deps): update dependency renovate to v23.99.0 (renovatebot#106)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 9, 2020
1 parent 98fe406 commit 7779009
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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=23.98.1
ARG RENOVATE_VERSION=23.99.0

# 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": "23.98.1",
"renovate": "23.99.0",
"source-map-support": "0.5.19",
"tslib": "2.0.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2810,10 +2810,10 @@ remark@^9.0.0:
remark-stringify "^5.0.0"
unified "^6.0.0"

renovate@23.98.1:
version "23.98.1"
resolved "https://registry.yarnpkg.com/renovate/-/renovate-23.98.1.tgz#9a0028c3465774c5af7cabe936e051f95b51eadd"
integrity sha512-QBPkARz2v81YDeSmyZDZJK2KE+ny7XVTZAMQ9lFu3Qz9geLG9OzK+MY/e8ZVL2iR53LZBKeev9SAdm+aRBpgdA==
renovate@23.99.0:
version "23.99.0"
resolved "https://registry.yarnpkg.com/renovate/-/renovate-23.99.0.tgz#e8372ba6e989afa471b10bb561fbaf6391089aba"
integrity sha512-xAl3Pmp1MEw/d8l0j5BXYUB6rdb1wVwWvfLL5/8AJkWeMdssxoxtSKLzHRbpTU8X3eynLLKaRalvsOGmFPVeWQ==
dependencies:
"@breejs/later" "4.0.2"
"@iarna/toml" "2.2.5"
Expand Down

0 comments on commit 7779009

Please sign in to comment.