Skip to content

Commit

Permalink
maintenance(deps): update Sentry from 5.23.0 to 5.27.0 (#237)
Browse files Browse the repository at this point in the history
Also, update dev dependencies.

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Oct 23, 2020
1 parent 4709121 commit 3baab5d
Show file tree
Hide file tree
Showing 2 changed files with 1,154 additions and 1,087 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,34 +42,34 @@
}
},
"dependencies": {
"@sentry/browser": "^5.23.0",
"@sentry/integrations": "^5.23.0",
"@sentry/node": "^5.23.0",
"@sentry/webpack-plugin": "^1.12.1",
"@sentry/browser": "^5.27.0",
"@sentry/integrations": "^5.27.0",
"@sentry/node": "^5.27.0",
"@sentry/webpack-plugin": "^1.13.0",
"consola": "^2.15.0",
"deepmerge": "^4.2.2"
},
"devDependencies": {
"@babel/core": "^7.11.6",
"@babel/preset-env": "^7.11.5",
"@nuxt/types": "^2.14.5",
"@babel/core": "^7.12.3",
"@babel/preset-env": "^7.12.1",
"@nuxt/types": "^2.14.7",
"@nuxtjs/eslint-config-typescript": "^3.0.0",
"@nuxtjs/module-test-utils": "^1.6.3",
"@release-it/conventional-changelog": "^2.0.0",
"@types/consola": "^2.2.5",
"@types/deepmerge": "^2.2.0",
"@types/jest": "^26.0.14",
"@types/node": "^14.10.2",
"@types/jest": "^26.0.15",
"@types/node": "^14.14.2",
"@types/request-promise-native": "^1.0.17",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.3.0",
"codecov": "^3.7.2",
"eslint": "^7.9.0",
"jest": "^26.4.2",
"nuxt": "^2.14.5",
"release-it": "^14.0.3",
"typescript": "^4.0.2"
"babel-jest": "^26.6.0",
"codecov": "^3.8.0",
"eslint": "^7.11.0",
"jest": "^26.6.0",
"nuxt": "^2.14.7",
"release-it": "^14.2.0",
"typescript": "^4.0.3"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 3baab5d

Please sign in to comment.