Skip to content

Commit 0c1a5ce

Browse files
XhmikosRTrott
authored andcommitted
Update dependencies. (#2594)
* chokidar to v3.1.1 * handlebars to v4.3.1 * nock to v11.3.5 * standard to v14.3.1
1 parent 412e346 commit 0c1a5ce

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"dependencies": {
3838
"autoprefixer-stylus": "^1.0.0",
3939
"cheerio": "^0.22.0",
40-
"chokidar": "^3.1.0",
41-
"handlebars": "^4.2.0",
40+
"chokidar": "^3.1.1",
41+
"handlebars": "^4.3.1",
4242
"jstransformer-handlebars": "^1.1.0",
4343
"junk": "^3.1.0",
4444
"lodash.defaultsdeep": "^4.6.1",
@@ -69,10 +69,10 @@
6969
"faucet": "0.0.1",
7070
"htmllint-cli": "0.0.6",
7171
"markdownlint-cli": "^0.18.0",
72-
"nock": "^11.3.4",
72+
"nock": "^11.3.5",
7373
"pre-commit": "^1.2.2",
7474
"proxyquire": "^2.1.3",
75-
"standard": "^14.3.0",
75+
"standard": "^14.3.1",
7676
"stylint": "^2.0.0",
7777
"tape": "^4.11.0"
7878
}

0 commit comments

Comments
 (0)