Skip to content

Commit

Permalink
⬆️ upgrading dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
FBerthelot committed Apr 10, 2020
1 parent 03740ec commit 58c9f58
Show file tree
Hide file tree
Showing 8 changed files with 6,999 additions and 7,212 deletions.
12,677 changes: 6,811 additions & 5,866 deletions package-lock.json

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,23 +35,23 @@
},
"homepage": "https://github.com/FBerthelot/component-test-utils#readme",
"devDependencies": {
"@babel/preset-env": "^7.8.2",
"@babel/preset-react": "^7.8.0",
"@types/jest": "^25.1.2",
"@typescript-eslint/eslint-plugin": "^2.10.0",
"@typescript-eslint/parser": "^2.10.0",
"babel-jest": "^24.8.0",
"coveralls": "^3.0.9",
"eslint": "^6.7.2",
"@babel/preset-env": "^7.9.5",
"@babel/preset-react": "^7.9.4",
"@types/jest": "^25.2.1",
"@typescript-eslint/eslint-plugin": "^2.27.0",
"@typescript-eslint/parser": "^2.27.0",
"babel-jest": "^25.3.0",
"coveralls": "^3.0.11",
"eslint": "^6.8.0",
"eslint-config-xo-react": "^0.23.0",
"eslint-config-xo-space": "^0.22.0",
"eslint-config-xo-space": "^0.24.0",
"eslint-plugin-react": "7.19.0",
"eslint-plugin-react-hooks": "^2.3.0",
"gitmoji-changelog": "^2.0.1",
"jest": "^24.8.0",
"lerna": "^3.19.0",
"ts-jest": "^25.2.1",
"typescript": "^3.7.3"
"eslint-plugin-react-hooks": "^3.0.0",
"gitmoji-changelog": "^2.1.0",
"jest": "^25.3.0",
"lerna": "^3.20.2",
"ts-jest": "^25.3.1",
"typescript": "^3.8.3"
},
"greenkeeper": {
"commitMessages": {
Expand Down
184 changes: 92 additions & 92 deletions packages/component-test-utils-angular/package-lock.json

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

Loading

0 comments on commit 58c9f58

Please sign in to comment.