Skip to content

Commit

Permalink
Dependabot Automatic Library Bumps (#376)
Browse files Browse the repository at this point in the history
* chore(deps-dev): Bump rollup from 1.30.0 to 1.31.0 (#366)

* chore(deps-dev): Bump @typescript-eslint/parser from 2.17.0 to 2.18.0 (#365)

* chore(deps-dev): Bump @babel/node from 7.8.3 to 7.8.4 (#367)

* chore(deps-dev): Bump @typescript-eslint/eslint-plugin (#368)

* chore(deps-dev): Bump eslint-config-prettier from 6.9.0 to 6.10.0 (#369)

* chore(deps-dev): Bump @babel/cli from 7.8.3 to 7.8.4 (#370)

* chore(deps-dev): Bump @types/jest from 24.9.1 to 25.1.1 (#371)

* chore(deps-dev): Bump rollup-plugin-peer-deps-external (#372)

* chore(deps-dev): Bump @babel/core from 7.8.3 to 7.8.4 (#373)

* chore(deps-dev): Bump @babel/preset-env from 7.8.3 to 7.8.4 (#374)

* Reset yarn.lock

* chore(deps-dev): Bump np from 5.2.1 to 6.0.0 (#380)

* chore(deps-dev): Bump @types/jest from 25.1.1 to 25.1.2 (#383)

* chore(deps-dev): Bump @typescript-eslint/eslint-plugin (#381)

* chore(deps-dev): Bump @types/enzyme from 3.10.4 to 3.10.5 (#384)

* chore(deps-dev): Bump @typescript-eslint/parser from 2.18.0 to 2.19.0 (#382)

* chore(deps-dev): Bump @typescript-eslint/parser from 2.19.0 to 2.19.2 (#386)

* chore(deps-dev): Bump husky from 4.2.1 to 4.2.2 (#387)

* chore(deps-dev): Bump @typescript-eslint/eslint-plugin (#388)

* Revert np

* Reset yarn.lock

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
rkuykendall and dependabot-preview[bot] committed Feb 15, 2020
1 parent a79eec2 commit 8b5a0db
Show file tree
Hide file tree
Showing 2 changed files with 474 additions and 309 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@babel/preset-react": "^7.0.0",
"@babel/preset-typescript": "^7.3.3",
"@types/enzyme": "^3.10.3",
"@types/jest": "^24.0.17",
"@types/jest": "^25.1.1",
"@types/prop-types": "^15.7.1",
"@types/react": "^16.8.24",
"@types/react-dom": "^16.8.5",
Expand All @@ -98,7 +98,7 @@
"eslint-plugin-react": "^7.14.3",
"husky": "^4.2.1",
"jest": "^25.1.0",
"np": "^5.1.1",
"np": "^5.0.0",
"prettier": "^1.18.2",
"pretty-quick": "^2.0.0",
"react": "^16.2.0 || ^16.0.0",
Expand Down
Loading

0 comments on commit 8b5a0db

Please sign in to comment.