diff options
author | Tim Zallmann <tzallmann@gitlab.com> | 2018-07-02 07:46:40 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-07-02 07:46:40 +0000 |
commit | 0cad96c668263cd6f75f9fc2792d25338f0e9177 (patch) | |
tree | 877b3b26dc7f64f950029d3e2408d07813a22657 /yarn.lock | |
parent | 765c4d9459c274beccf5d24396d3427b517dfa11 (diff) | |
download | gitlab-ce-0cad96c668263cd6f75f9fc2792d25338f0e9177.tar.gz |
Replaces date.format.js in vendor with NPM package
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock index ef7fa659d6e..30d49ad276a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2348,6 +2348,10 @@ date-now@^0.1.4: version "0.1.4" resolved "https://registry.yarnpkg.com/date-now/-/date-now-0.1.4.tgz#eaf439fd4d4848ad74e5cc7dbef200672b9e345b" +dateformat@^3.0.3: + version "3.0.3" + resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-3.0.3.tgz#a6e37499a4d9a9cf85ef5872044d62901c9889ae" + de-indent@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/de-indent/-/de-indent-1.0.2.tgz#b2038e846dc33baa5796128d0804b455b8c1e21d" |