Skip to content

Commit

Permalink
chore: Bump eslint from 7.22.0 to 7.23.0 (#271)
Browse files Browse the repository at this point in the history
* Upgrade: Bump eslint from 7.22.0 to 7.23.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.22.0...v7.23.0)

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

* Update resource.yaml

* Update resource.yaml

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Lewitt <48691328+alewitt2@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and alewitt2 authored Mar 29, 2021
1 parent e645ccb commit 0df8085
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 21 deletions.
2 changes: 1 addition & 1 deletion kubernetes/watch-keeper/resource.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
fieldRef:
fieldPath: metadata.namespace
- name: USER_AGENT_NAME
value: razee.io/watch-keeper
value: razee-io/watchkeeper
- name: USER_AGENT_VERSION
value: "{{{TRAVIS_TAG}}}"
- name: NODE_ENV
Expand Down
55 changes: 36 additions & 19 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 @@ -53,7 +53,7 @@
"chai": "^4.3.4",
"deep-equal": "^2.0.5",
"dockerlint": "^0.3.9",
"eslint": "^7.22.0",
"eslint": "^7.23.0",
"jsonlint": "^1.6.3",
"markdownlint-cli": "^0.27.1",
"mocha": "^8.3.2",
Expand Down

0 comments on commit 0df8085

Please sign in to comment.