inspect-js / which-typed-array

Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
MIT License
11 stars 4 forks source link

Update @ljharb/eslint-config to the latest version πŸš€ #45

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The devDependency @ljharb/eslint-config was updated from 16.0.0 to 17.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: ljharb License: MIT

Find out more about this release.


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 4656a01 v17.1.0
  • d79d87c [meta] only run aud on prod deps
  • 1296310 [Dev Deps] add aud
  • 2d69dfc [New] add esm and tests entrypoints, for easier composition

See the full diff

codecov[bot] commented 3 years ago

Codecov Report

Merging #45 (97ceb07) into master (803d4dd) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   97.29%   97.29%           
=======================================
  Files           1        1           
  Lines          37       37           
  Branches        9        9           
=======================================
  Hits           36       36           
  Misses          1        1           
Impacted Files Coverage Ξ”
index.js 97.29% <100.00%> (ΓΈ)

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 803d4dd...97ceb07. Read the comment docs.