Skip to content

Commit

Permalink
upgrade package lib versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rodolfoviolac committed Apr 23, 2022
1 parent f921e9b commit ec89d94
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 61 deletions.
221 changes: 162 additions & 59 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blur-sensitive-data",
"version": "1.1.0",
"version": "1.1.1",
"description": "Remove any sensitive information instantly from your data",
"author": "Rodolfo Viola Carvalho",
"license": "MIT",
Expand Down Expand Up @@ -39,7 +39,7 @@
"@types/node": "^14.14.6",
"@typescript-eslint/eslint-plugin": "^4.6.1",
"@typescript-eslint/parser": "^4.6.1",
"commitizen": "^4.2.2",
"commitizen": "^4.2.4",
"eslint": "^7.12.1",
"eslint-config-airbnb-typescript": "^12.0.0",
"eslint-config-prettier": "^6.15.0",
Expand Down

0 comments on commit ec89d94

Please sign in to comment.