9 Commits

Author SHA1 Message Date
Hugo Bernier
7cdee0728f
Merge pull request #2165 from pnp/dependabot/npm_and_yarn/samples/js-advanced-commenting/handlebars-4.7.7
Bump handlebars from 4.5.3 to 4.7.7 in /samples/js-advanced-commenting
2021-12-21 12:31:22 -05:00
Hugo Bernier
ed8cd24588
Merge pull request #2164 from pnp/dependabot/npm_and_yarn/samples/js-advanced-commenting/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2 in /samples/js-advanced-commenting
2021-12-21 12:31:14 -05:00
dependabot[bot]
84224006f3
Bump handlebars from 4.5.3 to 4.7.7 in /samples/js-advanced-commenting
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 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](https://github.com/wycats/handlebars.js/compare/v4.5.3...v4.7.7)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 03:52:28 +00:00
dependabot[bot]
c2e53f7522
Bump ssri from 6.0.1 to 6.0.2 in /samples/js-advanced-commenting
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: ssri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 03:52:16 +00:00
dependabot[bot]
649fcfef65
Bump hosted-git-info in /samples/js-advanced-commenting
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9)

---
updated-dependencies:
- dependency-name: hosted-git-info
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 03:52:06 +00:00
Hugo Bernier
6a51f28dc3
Merge pull request #2145 from pnp/dependabot/npm_and_yarn/samples/js-advanced-commenting/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /samples/js-advanced-commenting
2021-12-02 02:04:53 -05:00
dependabot[bot]
8700370afd
Bump path-parse from 1.0.6 to 1.0.7 in /samples/js-advanced-commenting
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-21 20:29:49 +00:00
dependabot[bot]
9fe966e8f7
Bump tmpl from 1.0.4 to 1.0.5 in /samples/js-advanced-commenting
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-21 20:29:46 +00:00
Sudharsan
8acf36979f Js advanced commenting (#1131)
* Advanced comment box sample

* Typo error

Updated the SharePoint generator version info.

Co-authored-by: Mikael Svenson <miksvenson@gmail.com>
Co-authored-by: Laura Kokkarinen <41330990+LauraKokkarinen@users.noreply.github.com>
2020-02-10 11:37:50 +02:00