Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 4, 2022
1 parent 93d47d1 commit 09728e8
Show file tree
Hide file tree
Showing 4 changed files with 91 additions and 91 deletions.
172 changes: 86 additions & 86 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"ci:test": "NODE_ENV=test echo \"tests here yet\""
},
"dependencies": {
"aws-amplify": "4.3.17",
"aws-amplify": "4.3.18",
"clsx": "^1.1.1",
"graphql": "15.8.0",
"graphql-tag": "2.12.6",
Expand Down
6 changes: 3 additions & 3 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 @@
"lerna": "^4.0.0",
"lint-staged": "11.2.6",
"nyc": "^15.1.0",
"prettier": "2.6.1",
"prettier": "2.6.2",
"standard-version": "9.3.2",
"typescript": "4.6.3"
}
Expand Down

0 comments on commit 09728e8

Please sign in to comment.