Skip to content

Commit

Permalink
chore(deps): maintain dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lihbr committed Feb 14, 2022
1 parent 68fa51a commit 4d804b8
Show file tree
Hide file tree
Showing 4 changed files with 28,153 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.yarn-integrity
yarn.lock

# npm
npm-debug.log*
package-lock.json

# tests
coverage
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.yarn-integrity
yarn.lock

# npm
npm-debug.log*
package-lock.json

# tests
coverage
Expand Down
Loading

0 comments on commit 4d804b8

Please sign in to comment.