adobe / aio-cli-plugin-runtime

Adobe I/O Runtime plugin for the Adobe I/O CLI
https://www.adobe.io
Apache License 2.0
15 stars 31 forks source link

fix: pin eslint-plugin-n to ^15.7 to support node 14 #328

Closed MichaelGoberling closed 10 months ago

MichaelGoberling commented 10 months ago

Description

Version ^16.0 of eslint-plugin-n doesn't support Node 14, but aio still does. Pin to ^15.7 for now

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 10 months ago

Codecov Report

Merging #328 (b5f675b) into master (de39e9f) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #328   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           66        66           
  Lines         1745      1745           
  Branches       369       369           
=========================================
  Hits          1745      1745           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more