Skip to content

Commit

Permalink
Bump npm-groovy-lint from 8.2.0 to 9.0.0 in /dependencies (#2013)
Browse files Browse the repository at this point in the history
* Bump npm-groovy-lint from 8.2.0 to 9.0.0 in /dependencies

Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 8.2.0 to 9.0.0.
- [Release notes](https://github.com/nvuillam/npm-groovy-lint/releases)
- [Changelog](https://github.com/nvuillam/npm-groovy-lint/blob/master/CHANGELOG.md)
- [Commits](nvuillam/npm-groovy-lint@v8.2.0...v9.0.0)

---
updated-dependencies:
- dependency-name: npm-groovy-lint
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update Dockerfile

* Update Dockerfile-slim

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
  • Loading branch information
dependabot[bot] and admiralAwkbar committed Oct 4, 2021
1 parent 192b063 commit 5611edf
Show file tree
Hide file tree
Showing 4 changed files with 78 additions and 18 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Expand Up @@ -58,6 +58,7 @@ RUN apk add --no-cache \
g++ \
git git-lfs\
gnupg \
go \
icu-libs \
jpeg-dev \
jq \
Expand Down
1 change: 1 addition & 0 deletions Dockerfile-slim
Expand Up @@ -57,6 +57,7 @@ RUN apk add --no-cache \
g++ \
git git-lfs\
gnupg \
go \
icu-libs \
jpeg-dev \
jq \
Expand Down
92 changes: 75 additions & 17 deletions dependencies/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 dependencies/package.json
Expand Up @@ -28,7 +28,7 @@
"lodash": "^4.17.21",
"markdownlint-cli": "^0.28.1",
"node-fetch": "^3.0.0",
"npm-groovy-lint": "^8.2.0",
"npm-groovy-lint": "^9.0.0",
"prettier": "^2.4.1",
"prettyjson": "^1.2.1",
"pug": "^3.0.1",
Expand Down

0 comments on commit 5611edf

Please sign in to comment.