Skip to content

Commit 0e8575a

Browse files
⬆️ Bump node-readfiles from 0.2.0 to 0.3.1 in the npm group (#23)
Bumps the npm group with 1 update: [node-readfiles](https://github.com/guatedude2/node-readfiles). Updates `node-readfiles` from 0.2.0 to 0.3.1 - [Release notes](https://github.com/guatedude2/node-readfiles/releases) - [Commits](guatedude2/node-readfiles@v0.2.0...v0.3.1) --- updated-dependencies: - dependency-name: node-readfiles dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d574f4 commit 0e8575a

File tree

4 files changed

+12
-61
lines changed

4 files changed

+12
-61
lines changed

dist/index.js

Lines changed: 4 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/licenses.txt

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -653,29 +653,6 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
653653
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
654654

655655

656-
es6-promise
657-
MIT
658-
Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors
659-
660-
Permission is hereby granted, free of charge, to any person obtaining a copy of
661-
this software and associated documentation files (the "Software"), to deal in
662-
the Software without restriction, including without limitation the rights to
663-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
664-
of the Software, and to permit persons to whom the Software is furnished to do
665-
so, subject to the following conditions:
666-
667-
The above copyright notice and this permission notice shall be included in all
668-
copies or substantial portions of the Software.
669-
670-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
671-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
672-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
673-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
674-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
675-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
676-
SOFTWARE.
677-
678-
679656
fs-extra
680657
MIT
681658
(The MIT License)

package-lock.json

Lines changed: 7 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"action-input-parser": "^1.2.38",
3636
"fs-extra": "^11.3.2",
3737
"js-yaml": "^4.1.1",
38-
"node-readfiles": "0.2.0",
38+
"node-readfiles": "0.3.1",
3939
"nunjucks": "^3.2.4"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)