Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Commit

Permalink
Merge branch 'master' into snyk-upgrade-343fe4086ff45f968b56cd1b256a61a8
Browse files Browse the repository at this point in the history
  • Loading branch information
saiichihashimoto committed Jul 26, 2020
2 parents bbcd042 + 327a83a commit 7881710
Show file tree
Hide file tree
Showing 4 changed files with 6,488 additions and 3,554 deletions.
30 changes: 30 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.14.1
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
SNYK-JS-LODASH-567746:
- eslint > table > lodash:
patched: '2020-04-30T22:27:55.430Z'
- stylelint > table > lodash:
patched: '2020-04-30T22:27:55.430Z'
- stylelint > postcss-reporter > lodash:
patched: '2020-04-30T22:27:55.430Z'
- eslint > lodash:
patched: '2020-04-30T22:27:55.430Z'
- stylelint > lodash:
patched: '2020-04-30T22:27:55.430Z'
- eslint > inquirer > lodash:
patched: '2020-04-30T22:27:55.430Z'
- stylelint > postcss-jsx > @babel/core > lodash:
patched: '2020-04-30T22:27:55.430Z'
- stylelint > postcss-jsx > @babel/core > @babel/traverse > lodash:
patched: '2020-04-30T22:27:55.430Z'
- stylelint > postcss-jsx > @babel/core > @babel/helpers > @babel/traverse > lodash:
patched: '2020-04-30T22:27:55.430Z'
- stylelint > postcss-jsx > @babel/core > @babel/helpers > @babel/traverse > @babel/generator > lodash:
patched: '2020-04-30T22:27:55.430Z'
- stylelint > postcss-jsx > @babel/core > @babel/helpers > @babel/traverse > @babel/helper-split-export-declaration > @babel/types > lodash:
patched: '2020-04-30T22:27:55.430Z'
- stylelint > postcss-jsx > @babel/core > @babel/helpers > @babel/traverse > @babel/helper-function-name > @babel/helper-get-function-arity > @babel/types > lodash:
patched: '2020-04-30T22:27:55.430Z'
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Mutation testing badge](https://badge.stryker-mutator.io/github.com/saiichihashimoto/lint-my-app/master)](https://stryker-mutator.github.io)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![Greenkeeper badge](https://badges.greenkeeper.io/saiichihashimoto/lint-my-app.svg)](https://greenkeeper.io/)


So you can write your app instead of lint it!

Expand Down

0 comments on commit 7881710

Please sign in to comment.