Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate committed Jul 5, 2021
1 parent 9864d49 commit 4812b87
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
include:
- project: droidsolutions/deployment/gitlab-ci-recipes
file: templates/eslint.yml
ref: v2.10.5
ref: v2.10.8
- project: droidsolutions/deployment/gitlab-ci-recipes
file: templates/transpile.yml
ref: v2.10.5
ref: v2.10.8
- project: droidsolutions/deployment/gitlab-ci-recipes
file: templates/semantic-release-npm.yml
ref: v2.10.5
ref: v2.10.8

before_script:
- npm ci
Expand Down
6 changes: 3 additions & 3 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"registry": "https://npm.droidnet.de"
},
"dependencies": {
"@sentry/cli": "^1.66.0",
"@sentry/cli": "^1.67.0",
"execa": "^5.1.1"
},
"devDependencies": {
Expand Down

0 comments on commit 4812b87

Please sign in to comment.