adobe / aio-lib-files

An abstraction on top of cloud blob storage exposing a file system like API
https://www.adobe.io
Apache License 2.0
10 stars 14 forks source link

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

Closed MichaelGoberling closed 1 year ago

MichaelGoberling commented 1 year 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 1 year ago

Codecov Report

Merging #134 (9a301c6) into master (a22c436) will not change coverage. Report is 1 commits behind head on master. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #134   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          567       567           
  Branches       109       109           
=========================================
  Hits           567       567           

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