Skip to content

Commit

Permalink
Dependabot Automatic Library Bumps (#363)
Browse files Browse the repository at this point in the history
* chore(deps-dev): Bump @babel/plugin-proposal-class-properties (#343)

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

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

* chore(deps-dev): Bump @babel/preset-typescript from 7.7.7 to 7.8.3 (#347)

* chore(deps-dev): Bump sinon from 8.0.2 to 8.1.1 (#349)

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

* chore(deps-dev): Bump @babel/preset-react from 7.7.4 to 7.8.3 (#342)

* chore(deps-dev): Bump eslint-plugin-react from 7.17.0 to 7.18.0 (#351)

* chore(deps-dev): Bump husky from 3.1.0 to 4.2.1 (#346)

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

* chore(deps-dev): Bump typescript from 3.7.4 to 3.7.5 (#354)

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

* chore(deps-dev): Bump @types/react from 16.9.17 to 16.9.19 (#357)

* chore(deps-dev): Bump babel-jest from 24.9.0 to 25.1.0 (#355)

* chore(deps-dev): Bump @types/react-dom from 16.9.4 to 16.9.5 (#353)

* chore(deps-dev): Bump eslint-plugin-import from 2.19.1 to 2.20.0 (#360)

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

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

* chore(deps-dev): Bump jest from 24.9.0 to 25.1.0 (#352)

* chore(deps-dev): Bump rollup from 1.27.14 to 1.30.0 (#361)

* Unstick yarn.lock

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
rkuykendall and dependabot-preview[bot] authored Jan 27, 2020
1 parent 69ed456 commit 3be238e
Show file tree
Hide file tree
Showing 2 changed files with 1,735 additions and 1,466 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@typescript-eslint/parser": "^2.14.0",
"auto-changelog": "^1.14.1",
"babel-eslint": "^10.0.2",
"babel-jest": "^24.8.0",
"babel-jest": "^25.1.0",
"babel-loader": "^8.0.6",
"babelrc-rollup": "^3.0.0",
"enzyme": "^3.10.0",
Expand All @@ -90,8 +90,8 @@
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-react": "^7.14.3",
"husky": "^3.0.2",
"jest": "^24.8.0",
"husky": "^4.2.1",
"jest": "^25.1.0",
"np": "^5.1.1",
"prettier": "^1.18.2",
"pretty-quick": "^2.0.0",
Expand Down
Loading

0 comments on commit 3be238e

Please sign in to comment.