We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a30d23 commit a2181f2Copy full SHA for a2181f2
2 files changed
package.json
@@ -14,6 +14,6 @@
14
"webpack": "^2.3.3"
15
},
16
"dependencies": {
17
- "react_ujs": "^2.4.1"
+ "react_ujs": "^2.4.2"
18
}
19
yarn.lock
@@ -1310,9 +1310,11 @@ rc@^1.1.7:
1310
minimist "^1.2.0"
1311
strip-json-comments "~2.0.1"
1312
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"
+react_ujs@^2.4.1, react_ujs@^2.4.2:
+ version "2.4.2"
+ resolved "https://registry.yarnpkg.com/react_ujs/-/react_ujs-2.4.2.tgz#c09365579b1c7b2191eab5a57f007609fd1852ba"
1316
+ dependencies:
1317
+ react_ujs "^2.4.1"
1318
1319
read-pkg-up@^1.0.1:
1320
version "1.0.1"
0 commit comments