Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
gitlab-ce
Commits
ace88c94
Commit
ace88c94
authored
Aug 16, 2017
by
Mike Greiling
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix more node deps
parent
bb763f59
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
16 deletions
+9
-16
yarn.lock
yarn.lock
+9
-16
No files found.
yarn.lock
View file @
ace88c94
...
...
@@ -49,14 +49,7 @@ ajv-keywords@^2.0.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-2.1.0.tgz#a296e17f7bfae7c1ce4f7e0de53d29cb32162df0"
ajv@^4.7.0:
version "4.11.2"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-4.11.2.tgz#f166c3c11cbc6cb9dcc102a5bcfe5b72c95287e6"
dependencies:
co "^4.6.0"
json-stable-stringify "^1.0.1"
ajv@^4.9.1:
ajv@^4.7.0, ajv@^4.9.1:
version "4.11.8"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-4.11.8.tgz#82ffb02b29e662ae53bdc20af15947706739c536"
dependencies:
...
...
@@ -64,11 +57,11 @@ ajv@^4.9.1:
json-stable-stringify "^1.0.1"
ajv@^5.1.5:
version "5.2.
0
"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.2.
0.tgz#c1735024c5da2ef75cc190713073d44f098bf486
"
version "5.2.
2
"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.2.
2.tgz#47c68d69e86f5d953103b0074a9430dc63da5e39
"
dependencies:
co "^4.6.0"
fast-deep-equal "^
0.1
.0"
fast-deep-equal "^
1.0
.0"
json-schema-traverse "^0.3.0"
json-stable-stringify "^1.0.1"
...
...
@@ -231,8 +224,8 @@ async@2.4.1:
lodash "^4.14.0"
async@^2.1.2, async@^2.1.4:
version "2.
1.4
"
resolved "https://registry.yarnpkg.com/async/-/async-2.
1.4.tgz#2d2160c7788032e4dd6cbe2502f1f9a2c8f6cde4
"
version "2.
5.0
"
resolved "https://registry.yarnpkg.com/async/-/async-2.
5.0.tgz#843190fd6b7357a0b9e1c956edddd5ec8462b54d
"
dependencies:
lodash "^4.14.0"
...
...
@@ -2371,9 +2364,9 @@ extsprintf@1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.0.2.tgz#e1080e0658e300b06294990cc70e1502235fd550"
fast-deep-equal@^
0.1
.0:
version "
0.1
.0"
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-
0.1.0.tgz#5c6f4599aba6b333ee3342e2ed978672f1001f8d
"
fast-deep-equal@^
1.0
.0:
version "
1.0
.0"
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-
1.0.0.tgz#96256a3bc975595eb36d82e9929d060d893439ff
"
fast-levenshtein@~2.0.4:
version "2.0.6"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment