Skip to content

Commit 57183b6

Browse files
XhmikosRAissaoui-Ahmed
authored andcommitted
Update dependencies
* handlebars to v4.4.2 * cross-env to v6.0.3 * nock to v11.3.6
1 parent eca9e98 commit 57183b6

File tree

2 files changed

+43
-49
lines changed

2 files changed

+43
-49
lines changed

package-lock.json

Lines changed: 40 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"autoprefixer-stylus": "^1.0.0",
4242
"cheerio": "^0.22.0",
43-
"handlebars": "^4.4.0",
43+
"handlebars": "^4.4.2",
4444
"jstransformer-handlebars": "^1.1.0",
4545
"junk": "^3.1.0",
4646
"lodash.defaultsdeep": "^4.6.1",
@@ -67,13 +67,13 @@
6767
},
6868
"devDependencies": {
6969
"chokidar": "^3.2.1",
70-
"cross-env": "^6.0.0",
70+
"cross-env": "^6.0.3",
7171
"delay-cli": "^1.1.0",
7272
"faucet": "0.0.1",
7373
"htmllint-cli": "0.0.6",
7474
"linkinator": "^1.5.0",
7575
"markdownlint-cli": "^0.18.0",
76-
"nock": "^11.3.5",
76+
"nock": "^11.3.6",
7777
"pre-commit": "^1.2.2",
7878
"proxyquire": "^2.1.3",
7979
"st": "^1.2.2",

0 commit comments

Comments
 (0)