OfficeDev / generator-office

Yeoman generator for building Microsoft Office related projects.
https://www.npmjs.com/package/generator-office
MIT License
815 stars 207 forks source link

Update pacakge.json dependencies #774

Closed millerds closed 1 year ago

millerds commented 1 year ago

A new version of unzipper was published that had a bug in it the breaks the generator project unzipping. This fix updates the package dependencies to the specific working version. I also updates a string for one of the templates.

Thank you for your pull request. Please provide the following information.


  1. Do these changes impact User Experience? (e.g., how the user interacts with Yo Office and/or the files and folders the user sees in the project that Yo Office creates)

    • [ ] Yes
    • [x] No

    If Yes, briefly describe what is impacted.

  2. Do these changes impact documentation? (e.g., a tutorial on https://learn.microsoft.com/en-us/office/dev/add-ins/overview/office-add-ins)

    • [ ] Yes
    • [x] No

    If Yes, briefly describe what is impacted.

  3. Validation/testing performed:

Ran the generator to view the project output and the ran the generated project.

  1. Platforms tested:

    • [x] Windows
    • [ ] Mac