Skip to content

Commit a2181f2

Browse files
committed
Bump UJS
1 parent 3a30d23 commit a2181f2

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"webpack": "^2.3.3"
1515
},
1616
"dependencies": {
17-
"react_ujs": "^2.4.1"
17+
"react_ujs": "^2.4.2"
1818
}
1919
}

yarn.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1310,9 +1310,11 @@ rc@^1.1.7:
13101310
minimist "^1.2.0"
13111311
strip-json-comments "~2.0.1"
13121312

1313-
react_ujs@^2.4.1:
1314-
version "2.4.1"
1315-
resolved "https://registry.yarnpkg.com/react_ujs/-/react_ujs-2.4.1.tgz#a0a9c83c258fe945a797b716e07a8f091d194e51"
1313+
react_ujs@^2.4.1, react_ujs@^2.4.2:
1314+
version "2.4.2"
1315+
resolved "https://registry.yarnpkg.com/react_ujs/-/react_ujs-2.4.2.tgz#c09365579b1c7b2191eab5a57f007609fd1852ba"
1316+
dependencies:
1317+
react_ujs "^2.4.1"
13161318

13171319
read-pkg-up@^1.0.1:
13181320
version "1.0.1"

0 commit comments

Comments
 (0)