We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07c3edc commit 1d5c610Copy full SHA for 1d5c610
1 file changed
packages/core/package.json
@@ -13,8 +13,8 @@
13
"glob": "7.0.0",
14
"graphlib": "2.1.1",
15
"js-beautify": "1.6.3",
16
- "js-yaml": "3.6.1",
17
- "lodash": "4.17.5",
+ "js-yaml": "3.13.1",
+ "lodash": "4.17.15",
18
"markdown-it": "6.0.1",
19
"node-fetch": "1.6.0",
20
"recursive-copy": "2.0.8",
@@ -31,12 +31,12 @@
31
"eslint-plugin-import": "^2.18.2",
32
"eslint-plugin-prettier": "^3.1.0",
33
"husky": "0.14.3",
34
- "jsdoc-to-markdown": "3.0.0",
+ "jsdoc-to-markdown": "5.0.1",
35
"prettier": "^1.14.3",
36
"pretty-quick": "^1.11.1",
37
"rewire": "2.5.2",
38
"standard-version": "4.3.0",
39
- "tap": "11.1.1"
+ "tap": "14.6.4"
40
},
41
"keywords": [
42
"Pattern Lab",
@@ -51,8 +51,7 @@
51
"author": {
52
"name": "Brian Muenzenmeyer"
53
54
- "contributors": [
55
- {
+ "contributors": [{
56
"name": "Geoff Pursell"
57
58
{
0 commit comments