Skip to content

Commit 6130672

Browse files
committed
Updating dependencies
1 parent 87c3536 commit 6130672

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
"url": "https://github.com/JedWatson/react-codemirror/issues"
1515
},
1616
"dependencies": {
17-
"classnames": "^2.2.3",
18-
"codemirror": "^5.13.4",
19-
"lodash.debounce": "^4.0.4"
17+
"classnames": "^2.2.5",
18+
"codemirror": "^5.18.2",
19+
"lodash.debounce": "^4.0.8"
2020
},
2121
"devDependencies": {
22-
"gulp": "^3.9.0",
23-
"happiness": "^1.0.7",
24-
"react": "^15.0.0",
25-
"react-dom": "^15.0.0",
22+
"gulp": "^3.9.1",
23+
"happiness": "^7.1.2",
24+
"react": "^15.3.1",
25+
"react-dom": "^15.3.1",
2626
"react-component-gulp-tasks": "^0.7.7",
27-
"react-dom-polyfill": "^1.0.0-beta.0"
27+
"react-dom-polyfill": "^1.0.0-beta.2"
2828
},
2929
"peerDependencies": {
3030
"react": ">=0.12 <16"

0 commit comments

Comments
 (0)