From bbff7403fbf46f9ad92240ac213df8d30ef31b64 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 20 Sep 2018 02:56:13 +0200 Subject: update packages --- node_modules/get-caller-file/README.md | 2 +- node_modules/get-caller-file/package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'node_modules/get-caller-file') diff --git a/node_modules/get-caller-file/README.md b/node_modules/get-caller-file/README.md index c32df54c3..194492736 100644 --- a/node_modules/get-caller-file/README.md +++ b/node_modules/get-caller-file/README.md @@ -1,4 +1,4 @@ # get-caller-file -[![Build Status](https://travis-ci.org/ember-cli/ember-cli.svg?branch=master)](https://travis-ci.org/ember-cli/ember-cli) +[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.appveyor.com/project/embercli/get-caller-file/branch/master) diff --git a/node_modules/get-caller-file/package.json b/node_modules/get-caller-file/package.json index 4c1b447a5..eb121a6ff 100644 --- a/node_modules/get-caller-file/package.json +++ b/node_modules/get-caller-file/package.json @@ -1,6 +1,6 @@ { "name": "get-caller-file", - "version": "1.0.2", + "version": "1.0.3", "description": "", "main": "index.js", "directories": { @@ -24,8 +24,8 @@ }, "homepage": "https://github.com/stefanpenner/get-caller-file#readme", "devDependencies": { - "chai": "^3.4.1", + "chai": "^4.1.2", "ensure-posix-path": "^1.0.1", - "mocha": "^2.3.4" + "mocha": "^5.2.0" } } -- cgit v1.2.3