Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 17, 2020
1 parent 24fb1f1 commit d2a47a5
Show file tree
Hide file tree
Showing 8 changed files with 1,183 additions and 876 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,28 +12,28 @@
"devDependencies": {
"@types/jest": "24.0.15",
"@types/node": "12.12.6",
"@types/request-promise": "4.1.45",
"@typescript-eslint/eslint-plugin": "2.21.0",
"@typescript-eslint/eslint-plugin-tslint": "2.21.0",
"@typescript-eslint/parser": "2.21.0",
"aws-sdk": "2.625.0",
"@types/request-promise": "4.1.46",
"@typescript-eslint/eslint-plugin": "2.28.0",
"@typescript-eslint/eslint-plugin-tslint": "2.28.0",
"@typescript-eslint/parser": "2.28.0",
"aws-sdk": "2.658.0",
"eslint": "6.8.0",
"eslint-config-airbnb-base": "14.0.0",
"eslint-config-airbnb-base": "14.1.0",
"eslint-plugin-react": "7.19.0",
"eslint-plugin-react-hooks": "2.5.1",
"eslint-config-prettier": "6.10.0",
"eslint-plugin-import": "2.20.1",
"eslint-plugin-prettier": "3.1.2",
"jest": "25.1.0",
"eslint-config-prettier": "6.10.1",
"eslint-plugin-import": "2.20.2",
"eslint-plugin-prettier": "3.1.3",
"jest": "25.3.0",
"jest-extended": "0.11.5",
"lerna": "3.20.2",
"npm-normalize-package-bin": "1.0.1",
"prettier": "1.19.1",
"react": "16.12.0",
"ts-jest": "25.2.1",
"react": "16.13.1",
"ts-jest": "25.4.0",
"tslint": "5.20.1",
"tslint-plugin-prettier": "2.1.0",
"typescript": "3.8.2"
"tslint-plugin-prettier": "2.3.0",
"typescript": "3.8.3"
},
"workspaces": [
"packages/*"
Expand Down
6 changes: 3 additions & 3 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"ink": "^2.7.1",
"ink-box": "^1.0.0",
"ink-spinner": "^3.0.1",
"inquirer": "7.0.4",
"inquirer": "7.1.0",
"memory-fs": "^0.5.0",
"mkdirp": "^0.5.1",
"node-emoji": "^1.10.0",
Expand All @@ -45,13 +45,13 @@
"request-promise": "4.2.5",
"rimraf": "^2.6.3",
"typescript": "^3.7.3",
"webpack": "4.41.6"
"webpack": "4.42.1"
},
"devDependencies": {
"@types/axios": "^0.14.0",
"@types/node-emoji": "^1.8.1",
"@types/react": "^16.9.34",
"@types/react-intl": "^3.0.0",
"@types/webpack": "4.41.6"
"@types/webpack": "4.41.11"
}
}
4 changes: 2 additions & 2 deletions packages/collector-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@bojagi/types": "^0.4.0"
},
"devDependencies": {
"@types/webpack": "4.41.6",
"webpack": "4.41.6"
"@types/webpack": "4.41.11",
"webpack": "4.42.1"
},
"repository": {
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions packages/collector-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
},
"dependencies": {
"@bojagi/collector-base": "^0.7.0",
"react": "16.12.0",
"react-dom": "16.12.0",
"react-test-renderer": "16.12.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-test-renderer": "16.13.1",
"react-testing-library": "8.0.1"
},
"bugs": {
Expand Down
4 changes: 2 additions & 2 deletions packages/collector-main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@bojagi/collector-base": "^0.7.0",
"glob": "^7.1.6",
"jsdom": "^16.0.0",
"react": "16.12.0",
"react-dom": "16.12.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-test-renderer": "^16.12.0"
},
"bugs": {
Expand Down
14 changes: 7 additions & 7 deletions packages/integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,19 @@
},
"dependencies": {
"@bojagi/cli": "^0.7.0",
"react": "16.12.0",
"react-dom": "16.12.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"styled-components": "4.4.1"
},
"devDependencies": {
"@babel/core": "7.8.4",
"@babel/preset-env": "7.8.4",
"@babel/preset-react": "7.8.3",
"@babel/core": "7.9.0",
"@babel/preset-env": "7.9.5",
"@babel/preset-react": "7.9.4",
"@bojagi/cli": "^0.5.1",
"babel-loader": "8.0.6",
"babel-loader": "8.1.0",
"html-loader": "0.5.5",
"html-webpack-plugin": "3.2.0",
"webpack": "4.41.6",
"webpack": "4.42.1",
"webpack-cli": "3.3.11",
"webpack-dev-server": "3.10.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"access": "public"
},
"devDependencies": {
"@types/webpack": "4.41.6",
"webpack": "4.41.6"
"@types/webpack": "4.41.11",
"webpack": "4.42.1"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit d2a47a5

Please sign in to comment.