Skip to content

Commit 8ebe18a

Browse files
committed
chore: bump deps
1 parent 72e1fc5 commit 8ebe18a

File tree

1 file changed

+42
-42
lines changed

1 file changed

+42
-42
lines changed

package.json

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -23,66 +23,66 @@
2323
"test": "mocha"
2424
},
2525
"dependencies": {
26-
"bluebird": "^3.1.1"
26+
"bluebird": "^3.7.2"
2727
},
2828
"devDependencies": {
29-
"arc-templates": "^0.5.1",
29+
"arc-templates": "^0.5.3",
3030
"atpl": ">=0.7.6",
31-
"babel-core": "^6.7.6",
32-
"babel-preset-react": "^6.5.0",
33-
"bracket-template": "^1.1.4",
34-
"coffee-script": "^1.11.1",
35-
"dot": "^1.0.1",
31+
"babel-core": "^6.26.3",
32+
"babel-preset-react": "^6.24.1",
33+
"bracket-template": "^1.1.5",
34+
"coffee-script": "^1.12.7",
35+
"dot": "^1.1.3",
3636
"dust": "^0.3.0",
37-
"dustjs-helpers": "^1.1.1",
38-
"dustjs-linkedin": "^2.7.2",
37+
"dustjs-helpers": "^1.7.4",
38+
"dustjs-linkedin": "^2.7.5",
3939
"eco": "^1.1.0-rc-3",
4040
"ect": "^0.5.9",
41-
"ejs": "^2.3.4",
42-
"eslint": "^3.7.1",
43-
"eslint-config-standard": "^6.2.0",
44-
"eslint-plugin-promise": "^3.3.1",
45-
"eslint-plugin-standard": "^2.0.1",
46-
"haml-coffee": "^1.4.0",
41+
"ejs": "^3.1.5",
42+
"eslint": "^7.8.1",
43+
"eslint-config-standard": "^14.1.1",
44+
"eslint-plugin-promise": "^4.2.1",
45+
"eslint-plugin-standard": "^4.0.1",
46+
"haml-coffee": "^1.14.1",
4747
"hamlet": "^0.3.3",
48-
"hamljs": "^0.6.1",
49-
"handlebars": "^4.0.5",
48+
"hamljs": "^0.6.2",
49+
"handlebars": "^4.7.6",
5050
"hogan.js": "^3.0.2",
51-
"htmling": "^0.0.7",
52-
"jade": "^1.9.1",
51+
"htmling": "^0.0.8",
52+
"jade": "^1.11.0",
5353
"jazz": "^0.0.18",
5454
"jqtpl": "~1.1.0",
5555
"just": "^0.1.8",
56-
"liquid-node": "^2.6.1",
56+
"liquid-node": "^3.0.1",
5757
"liquor": "^0.0.5",
58-
"lodash": "^4.0.0",
59-
"marko": "^3.12.0",
60-
"mocha": "^3.1.2",
58+
"lodash": "^4.17.20",
59+
"marko": "^3.14.4",
60+
"mocha": "^3.5.3",
6161
"mote": "^0.2.0",
62-
"mustache": "^4.0.0",
63-
"nunjucks": "^3.0.0",
64-
"plates": "~0.4.8",
65-
"pug": "^2.0.0-beta6",
62+
"mustache": "^4.0.1",
63+
"nunjucks": "^3.2.2",
64+
"plates": "~0.4.11",
65+
"pug": "^3.0.0",
6666
"qejs": "^3.0.5",
67-
"ractive": "^0.8.4",
67+
"ractive": "^1.3.12",
6868
"razor-tmpl": "^1.3.1",
69-
"react": "^15.6.2",
70-
"react-dom": "^15.3.2",
71-
"semver": "^6.3.0",
69+
"react": "^16.13.1",
70+
"react-dom": "^16.13.1",
71+
"semver": "^7.3.2",
7272
"should": "*",
73-
"slm": "^0.5.0",
74-
"squirrelly": "^5.0.1",
75-
"swig": "^1.4.1",
76-
"swig-templates": "^2.0.2",
73+
"slm": "^2.0.0",
74+
"squirrelly": "^5.1.0",
75+
"swig": "^1.4.2",
76+
"swig-templates": "^2.0.3",
7777
"teacup": "^2.0.0",
7878
"templayed": ">=0.2.3",
79-
"tinyliquid": "^0.2.30",
80-
"toffee": "^0.1.12",
81-
"twig": "^0.10.0",
82-
"twing": "^4.0.0",
83-
"underscore": "^1.3.3",
84-
"vash": "^0.12.2",
85-
"velocityjs": "^0.8.2",
79+
"tinyliquid": "^0.2.34",
80+
"toffee": "^0.3.6",
81+
"twig": "^1.15.2",
82+
"twing": "^5.0.2",
83+
"underscore": "^1.11.0",
84+
"vash": "^0.13.0",
85+
"velocityjs": "^2.0.1",
8686
"walrus": "^0.10.1",
8787
"whiskers": "^0.4.0"
8888
},

0 commit comments

Comments
 (0)