Skip to content

Commit 00ddb66

Browse files
committed
chore: Update dependencies
1 parent 9d15a36 commit 00ddb66

File tree

2 files changed

+863
-656
lines changed

2 files changed

+863
-656
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -30,19 +30,19 @@
3030
"dependencies": {
3131
"camelize": "^1.0.0",
3232
"except": "^0.1.3",
33-
"front-matter": "^3.0.1",
33+
"front-matter": "^3.0.2",
3434
"node-prismjs": "^0.1.2",
3535
"remarkable": "^1.7.1"
3636
},
3737
"devDependencies": {
38-
"eslint": "^5.14.1",
38+
"eslint": "^5.16.0",
3939
"eslint-config-airbnb": "^17.1.0",
40-
"eslint-plugin-import": "^2.16.0",
40+
"eslint-plugin-import": "^2.17.3",
4141
"eslint-plugin-jsx-a11y": "^6.2.1",
42-
"eslint-plugin-react": "^7.12.4",
43-
"jest": "^24.1.0",
42+
"eslint-plugin-react": "^7.13.0",
43+
"jest": "^24.8.0",
4444
"prop-types": "^15.7.2",
45-
"react": "^16.8.3",
45+
"react": "^16.8.6",
4646
"watch": "^1.0.2"
4747
},
4848
"resolutions": {

0 commit comments

Comments
 (0)