OfficeDev / generator-office

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

Fix vulnerabilities #687

Closed millerds closed 2 years ago

millerds commented 2 years ago

Updates packages to fix vulnerabilities and in the process switches to use new pacakges as the existing ones don't seem to be getting fixed soon. Also moved from tslint to typescript eslint as tslint is getting deprecated.


  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://docs.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:

    Use the project tests to verify it still worked

  4. Platforms tested:

    • [x] Windows
    • [ ] Mac