herbsjs / herbs2knex

Create repositories using Knex to retrieve and store Entities
Other
7 stars 13 forks source link

fix(dependency version update): fixed the version of the `tedious` package #43

Closed euduardo closed 2 years ago

euduardo commented 2 years ago

fixed the version of the tedious package

Proposed Changes

  1. Fixed version of tedious package to 14.0.0

Readiness Checklist

Author/Contributor

Reviewing Maintainer

codecov[bot] commented 2 years ago

Codecov Report

Merging #43 (0fed5f0) into master (b8ee545) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #43   +/-   ##
=======================================
  Coverage   99.31%   99.31%           
=======================================
  Files           3        3           
  Lines         147      147           
=======================================
  Hits          146      146           
  Misses          1        1           

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 c34ed7a...0fed5f0. Read the comment docs.

jhomarolo commented 2 years ago

:tada: This PR is included in version 1.4.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: