Skip to content

Commit aa1b052

Browse files
Bump minimist, handlebars and mkdirp in /incubating/gitter-notifier
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [handlebars](https://github.com/wycats/handlebars.js) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies need to be updated together. Updates `minimist` from 0.0.8 to 1.2.8 - [Release notes](https://github.com/minimistjs/minimist/releases) - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](minimistjs/minimist@v0.0.8...v1.2.8) Updates `handlebars` from 4.0.12 to 4.7.7 - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.0.12...v4.7.7) Updates `mkdirp` from 0.5.1 to 0.5.6 - [Release notes](https://github.com/isaacs/node-mkdirp/releases) - [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md) - [Commits](isaacs/node-mkdirp@0.5.1...v0.5.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect - dependency-name: handlebars dependency-type: direct:production - dependency-name: mkdirp dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b0ba55 commit aa1b052

File tree

3 files changed

+60
-74
lines changed

3 files changed

+60
-74
lines changed

incubating/gitter-notifier/package-lock.json

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

incubating/gitter-notifier/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"main": "index.js",
66
"dependencies": {
7-
"handlebars": "^4.0.12",
7+
"handlebars": "^4.7.7",
88
"request": "^2.88.0",
99
"request-promise": "^4.2.2"
1010
},

incubating/gitter-notifier/yarn.lock

Lines changed: 17 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,6 @@ astral-regex@^1.0.0:
7171
version "1.0.0"
7272
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"
7373

74-
async@^2.5.0:
75-
version "2.6.1"
76-
resolved "https://registry.yarnpkg.com/async/-/async-2.6.1.tgz#b245a23ca71930044ec53fa46aa00a3e87c6a610"
77-
dependencies:
78-
lodash "^4.17.10"
79-
8074
asynckit@^0.4.0:
8175
version "0.4.0"
8276
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
@@ -525,13 +519,15 @@ graceful-fs@^4.1.2:
525519
version "4.1.15"
526520
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00"
527521

528-
handlebars@^4.0.12:
529-
version "4.0.12"
530-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.12.tgz#2c15c8a96d46da5e266700518ba8cb8d919d5bc5"
522+
handlebars@^4.7.7:
523+
version "4.7.7"
524+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.7.tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1"
525+
integrity sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==
531526
dependencies:
532-
async "^2.5.0"
533-
optimist "^0.6.1"
527+
minimist "^1.2.5"
528+
neo-async "^2.6.0"
534529
source-map "^0.6.1"
530+
wordwrap "^1.0.0"
535531
optionalDependencies:
536532
uglify-js "^3.1.4"
537533

@@ -783,9 +779,10 @@ [email protected]:
783779
version "0.0.8"
784780
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
785781

786-
minimist@~0.0.1:
787-
version "0.0.10"
788-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
782+
minimist@^1.2.5:
783+
version "1.2.8"
784+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
785+
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
789786

790787
mkdirp@^0.5.1:
791788
version "0.5.1"
@@ -810,6 +807,11 @@ natural-compare@^1.4.0:
810807
version "1.4.0"
811808
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
812809

810+
neo-async@^2.6.0:
811+
version "2.6.2"
812+
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
813+
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
814+
813815
nice-try@^1.0.4:
814816
version "1.0.5"
815817
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
@@ -869,13 +871,6 @@ onetime@^2.0.0:
869871
dependencies:
870872
mimic-fn "^1.0.0"
871873

872-
optimist@^0.6.1:
873-
version "0.6.1"
874-
resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
875-
dependencies:
876-
minimist "~0.0.1"
877-
wordwrap "~0.0.2"
878-
879874
optionator@^0.8.2:
880875
version "0.8.2"
881876
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64"
@@ -1310,11 +1305,7 @@ which@^1.2.9:
13101305
dependencies:
13111306
isexe "^2.0.0"
13121307

1313-
wordwrap@~0.0.2:
1314-
version "0.0.3"
1315-
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107"
1316-
1317-
wordwrap@~1.0.0:
1308+
wordwrap@^1.0.0, wordwrap@~1.0.0:
13181309
version "1.0.0"
13191310
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
13201311

0 commit comments

Comments
 (0)