Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
fix(deps): update all non-major dependencies (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil authored Apr 2, 2020
1 parent 9fcda8c commit 0c8ad78
Show file tree
Hide file tree
Showing 2 changed files with 1,478 additions and 2,504 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"@sentry/browser": "^5.14.2",
"@sentry/integrations": "^5.14.2",
"@sentry/node": "^5.14.2",
"@sentry/browser": "^5.15.4",
"@sentry/integrations": "^5.15.4",
"@sentry/node": "^5.15.4",
"@socialgouv/bootstrap.core": "^0.2.1",
"@zeit/next-source-maps": "^0.0.3",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"next": "^9.3.2",
"react": "^16.13.0",
"react-dom": "^16.13.0",
"next": "^9.3.4",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"sentry-testkit": "^3.2.1"
},
"husky": {
Expand Down
Loading

0 comments on commit 0c8ad78

Please sign in to comment.