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
Jérome Perrin
gitlab-ce
Commits
bb7e04a1
Commit
bb7e04a1
authored
Jan 04, 2018
by
Filipa Lacerda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move dependencies to dev dependencies
parent
b299198e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
9 deletions
+9
-9
package.json
package.json
+2
-2
yarn.lock
yarn.lock
+7
-7
No files found.
package.json
View file @
bb7e04a1
...
@@ -45,8 +45,6 @@
...
@@ -45,8 +45,6 @@
"
document-register-element
"
:
"
1.3.0
"
,
"
document-register-element
"
:
"
1.3.0
"
,
"
dropzone
"
:
"
^4.2.0
"
,
"
dropzone
"
:
"
^4.2.0
"
,
"
emoji-unicode-version
"
:
"
^0.2.1
"
,
"
emoji-unicode-version
"
:
"
^0.2.1
"
,
"
eslint-plugin-html
"
:
"
^2.0.1
"
,
"
eslint-plugin-vue
"
:
"
^4.0.1
"
,
"
exports-loader
"
:
"
^0.6.4
"
,
"
exports-loader
"
:
"
^0.6.4
"
,
"
file-loader
"
:
"
^0.11.1
"
,
"
file-loader
"
:
"
^0.11.1
"
,
"
fuzzaldrin-plus
"
:
"
^0.5.0
"
,
"
fuzzaldrin-plus
"
:
"
^0.5.0
"
,
...
@@ -96,9 +94,11 @@
...
@@ -96,9 +94,11 @@
"
eslint-config-airbnb-base
"
:
"
^10.0.1
"
,
"
eslint-config-airbnb-base
"
:
"
^10.0.1
"
,
"
eslint-import-resolver-webpack
"
:
"
^0.8.3
"
,
"
eslint-import-resolver-webpack
"
:
"
^0.8.3
"
,
"
eslint-plugin-filenames
"
:
"
^1.1.0
"
,
"
eslint-plugin-filenames
"
:
"
^1.1.0
"
,
"
eslint-plugin-html
"
:
"
^4.0.1
"
,
"
eslint-plugin-import
"
:
"
^2.2.0
"
,
"
eslint-plugin-import
"
:
"
^2.2.0
"
,
"
eslint-plugin-jasmine
"
:
"
^2.1.0
"
,
"
eslint-plugin-jasmine
"
:
"
^2.1.0
"
,
"
eslint-plugin-promise
"
:
"
^3.5.0
"
,
"
eslint-plugin-promise
"
:
"
^3.5.0
"
,
"
eslint-plugin-vue
"
:
"
^4.0.1
"
,
"
istanbul
"
:
"
^0.4.5
"
,
"
istanbul
"
:
"
^0.4.5
"
,
"
jasmine-core
"
:
"
^2.6.3
"
,
"
jasmine-core
"
:
"
^2.6.3
"
,
"
jasmine-jquery
"
:
"
^2.1.1
"
,
"
jasmine-jquery
"
:
"
^2.1.1
"
,
...
...
yarn.lock
View file @
bb7e04a1
...
@@ -2073,14 +2073,14 @@ domelementtype@~1.1.1:
...
@@ -2073,14 +2073,14 @@ domelementtype@~1.1.1:
resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.1.3.tgz#bd28773e2642881aec51544924299c5cd822185b"
resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.1.3.tgz#bd28773e2642881aec51544924299c5cd822185b"
domhandler@^2.3.0:
domhandler@^2.3.0:
version "2.
3.0
"
version "2.
4.1
"
resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-2.
3.0.tgz#2de59a0822d5027fabff6f032c2b25a2a8abe738
"
resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-2.
4.1.tgz#892e47000a99be55bbf3774ffea0561d8879c259
"
dependencies:
dependencies:
domelementtype "1"
domelementtype "1"
domutils@^1.5.1:
domutils@^1.5.1:
version "1.
5.1
"
version "1.
6.2
"
resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.
5.1.tgz#dcd8488a26f563d61079e48c9f7b7e32373682c
f"
resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.
6.2.tgz#1958cc0b4c9426e9ed367fb1c8e854891b0fa3f
f"
dependencies:
dependencies:
dom-serializer "0"
dom-serializer "0"
domelementtype "1"
domelementtype "1"
...
@@ -2372,9 +2372,9 @@ eslint-plugin-filenames@^1.1.0:
...
@@ -2372,9 +2372,9 @@ eslint-plugin-filenames@^1.1.0:
lodash.kebabcase "4.0.1"
lodash.kebabcase "4.0.1"
lodash.snakecase "4.0.1"
lodash.snakecase "4.0.1"
eslint-plugin-html@^
2
.0.1:
eslint-plugin-html@^
4
.0.1:
version "
2
.0.1"
version "
4
.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-html/-/eslint-plugin-html-
2.0.1.tgz#3a829510e82522f1e2e44d55d7661a176121fce1
"
resolved "https://registry.yarnpkg.com/eslint-plugin-html/-/eslint-plugin-html-
4.0.1.tgz#fc70072263cc938496fbbc9cf648660e41fa269a
"
dependencies:
dependencies:
htmlparser2 "^3.8.2"
htmlparser2 "^3.8.2"
...
...
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