Skip to content

Commit

Permalink
Bump y18n from 4.0.0 to 4.0.1 in /javascript (uber#113)
Browse files Browse the repository at this point in the history
Handles dependabot alert. 

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <[email protected]>

* Set environment variable to skip husky installation in eslint workflow
* Fix piranhaJS version

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ananye Agarwal <[email protected]>
  • Loading branch information
dependabot[bot] and anag004 authored Apr 20, 2021
1 parent bdb2e17 commit c4ee99d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
jobs:
eslint:
runs-on: ubuntu-latest
env:
HUSKY_SKIP_INSTALL: 1
steps:
- uses: actions/checkout@v2
- uses: hallee/[email protected]
Expand Down
6 changes: 3 additions & 3 deletions javascript/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c4ee99d

Please sign in to comment.