Skip to content

Commit 1ba9562

Browse files
committed
chore: update dependencies
1 parent 8d3116b commit 1ba9562

File tree

2 files changed

+1222
-1078
lines changed

2 files changed

+1222
-1078
lines changed

package.json

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,17 @@
3232
"except": "^0.1.3",
3333
"front-matter": "^3.0.2",
3434
"node-prismjs": "^0.1.2",
35-
"remarkable": "^1.7.1"
35+
"remarkable": "^1.7.4"
3636
},
3737
"devDependencies": {
38-
"eslint": "^5.16.0",
39-
"eslint-config-airbnb": "^17.1.0",
40-
"eslint-plugin-import": "^2.17.3",
41-
"eslint-plugin-jsx-a11y": "^6.2.1",
42-
"eslint-plugin-react": "^7.13.0",
43-
"jest": "^24.8.0",
38+
"eslint": "^6.8.0",
39+
"eslint-config-airbnb": "^18.0.1",
40+
"eslint-plugin-import": "^2.19.1",
41+
"eslint-plugin-jsx-a11y": "^6.2.3",
42+
"eslint-plugin-react": "^7.17.0",
43+
"jest": "^24.9.0",
4444
"prop-types": "^15.7.2",
45-
"react": "^16.8.6",
45+
"react": "^16.12.0",
4646
"watch": "^1.0.2"
47-
},
48-
"resolutions": {
49-
"underscore.string": "3.3.5"
5047
}
5148
}

0 commit comments

Comments
 (0)