Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Update yarn.lock #426

Closed
wants to merge 1 commit into from
Closed

Update yarn.lock #426

wants to merge 1 commit into from

Conversation

dependencies[bot]
Copy link
Contributor

@dependencies dependencies bot commented Jul 9, 2018

Overview

The following dependencies have been updated by dependencies.io:

  • yarn.lock was updated (including 18 updated direct dependencies)

Details

yarn.lock

119 transitive dependencies were updated, 7 were added, and 9 removed. View the git diff for more details about exactly what changed.

The following 18 direct dependencies were updated:

@types/classnames was updated from 2.2.3 to 2.2.4

We didn't find any content for 2.2.4. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

@types/enzyme was updated from 3.1.10 to 3.1.11

We didn't find any content for 3.1.11. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

@types/react-dom was updated from 16.0.5 to 16.0.6

We didn't find any content for 16.0.6. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

@types/react-loadable was updated from 5.3.4 to 5.4.0

We didn't find any content for 5.4.0. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

@types/react-router-dom was updated from 4.2.6 to 4.2.7

We didn't find any content for 4.2.7. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

classnames was updated from 2.2.5 to 2.2.6

2.2.6
  • Fixed compatibility issue with usage in an es module environment

moment was updated from 2.22.1 to 2.22.2

2.22.2
  • Release May 31, 2018

  • #4564 [bugfix] Avoid using trim()

  • #4453 [bugfix] Treat periods as periods, not regex-anything period, for weekday parsing in strict mode.

  • Minor locale improvements (pa-in, be, az)

prettier was updated from 1.12.1 to 1.13.7

1.13.7

🔗 Changelog

react was updated from 16.3.2 to 16.4.1

16.4.1

React

  • You can now assign propTypes to components returned by React.ForwardRef. (bvaughn in #12911)

React DOM

  • Fix a crash when the input type changes from some other types to text. (spirosikmd in #12135)
  • Fix a crash in IE11 when restoring focus to an SVG element. (ThaddeusJiang in #12996)
  • Fix a range input not updating in some cases. (Illu in #12939)
  • Fix input validation triggering unnecessarily in Firefox. (nhunzaker in #12925)
  • Fix an incorrect event.target value for the onChange event in IE9. (nhunzaker in #12976)
  • Fix a false positive error when returning an empty <React.Fragment /> from a component. (philipp-spiess in #12966)

React DOM Server

React Test Renderer

  • Allow multiple root children in test renderer traversal API. (gaearon in #13017)
  • Fix getDerivedStateFromProps() in the shallow renderer to not discard the pending state. (fatfisz in #13030)

react-dom was updated from 16.3.2 to 16.4.1

16.4.1

React

  • You can now assign propTypes to components returned by React.ForwardRef. (bvaughn in #12911)

React DOM

  • Fix a crash when the input type changes from some other types to text. (spirosikmd in #12135)
  • Fix a crash in IE11 when restoring focus to an SVG element. (ThaddeusJiang in #12996)
  • Fix a range input not updating in some cases. (Illu in #12939)
  • Fix input validation triggering unnecessarily in Firefox. (nhunzaker in #12925)
  • Fix an incorrect event.target value for the onChange event in IE9. (nhunzaker in #12976)
  • Fix a false positive error when returning an empty <React.Fragment /> from a component. (philipp-spiess in #12966)

React DOM Server

React Test Renderer

  • Allow multiple root children in test renderer traversal API. (gaearon in #13017)
  • Fix getDerivedStateFromProps() in the shallow renderer to not discard the pending state. (fatfisz in #13030)

react-google-charts was updated from 1.5.7 to 1.6.6

We didn't find any content for 1.6.6. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

react-router-dom was updated from 4.2.2 to 4.3.1

4.3.1

Just a patch to fix an accidental move of warning from a normal dependency to a devDependency, which was causing issues with installation.

react-scripts-ts was updated from 2.15.1 to 2.16.0

We didn't find any content for 2.16.0. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

react-test-renderer was updated from 16.3.2 to 16.4.1

16.4.1

React

  • You can now assign propTypes to components returned by React.ForwardRef. (bvaughn in #12911)

React DOM

  • Fix a crash when the input type changes from some other types to text. (spirosikmd in #12135)
  • Fix a crash in IE11 when restoring focus to an SVG element. (ThaddeusJiang in #12996)
  • Fix a range input not updating in some cases. (Illu in #12939)
  • Fix input validation triggering unnecessarily in Firefox. (nhunzaker in #12925)
  • Fix an incorrect event.target value for the onChange event in IE9. (nhunzaker in #12976)
  • Fix a false positive error when returning an empty <React.Fragment /> from a component. (philipp-spiess in #12966)

React DOM Server

React Test Renderer

  • Allow multiple root children in test renderer traversal API. (gaearon in #13017)
  • Fix getDerivedStateFromProps() in the shallow renderer to not discard the pending state. (fatfisz in #13030)

react-transition-group was updated from 2.3.1 to 2.4.0

2.4.0

2.4.0 (2018-06-27)

Features

  • remove deprecated lifecycle hooks and polyfill for older react versions (c1ab1cf)

Performance Improvements

  • don't reflow when there's no class to add (d7b898d)

ts-jest was updated from 22.4.5 to 22.4.6

We didn't find any content for 22.4.6. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

tslint-react was updated from 3.5.1 to 3.6.0

3.6.0

Thanks to our contributors!

  • no23reason

typescript was updated from 2.8.3 to 2.9.2

2.9.2

This release include a set of bug fixes reported against TypeScript 2.9.1. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.9.2.

Download:

@dependencies
Copy link
Contributor Author

dependencies bot commented Jul 10, 2018

This PR has been automatically closed in favor of #428.

@dependencies dependencies bot deleted the deps/update-80ed78ac branch July 10, 2018 16:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants