Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

Commit 1f9da61

Browse files
Merge #24
24: Update dependency classnames to v2.2.6 r=renovate[bot] a=renovate[bot] This Pull Request updates dependency [classnames](https://github.com/JedWatson/classnames) from `v2.2.5` to `v2.2.6` <details> <summary>Release Notes</summary> ### [`v2.2.6`](https://github.com/JedWatson/classnames/blob/master/CHANGELOG.md#v226--2018-06-08) [Compare Source](JedWatson/classnames@v2.2.5...34a05a5) * Fixed compatibility issue with usage in an es module environment --- </details> --- This PR has been generated by [Renovate Bot](https://renovatebot.com). Co-authored-by: Renovate Bot <[email protected]>
2 parents 75a16c9 + 94ec698 commit 1f9da61

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"classnames": "2.2.5",
6+
"classnames": "2.2.6",
77
"react": "16.4.0",
88
"react-dom": "16.4.0",
99
"react-scripts": "1.1.4"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1393,9 +1393,9 @@ clap@^1.0.9:
13931393
dependencies:
13941394
chalk "^1.1.3"
13951395

1396-
1397-
version "2.2.5"
1398-
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.5.tgz#fb3801d453467649ef3603c7d61a02bd129bde6d"
1396+
1397+
version "2.2.6"
1398+
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce"
13991399

14001400
14011401
version "4.1.9"

0 commit comments

Comments
 (0)