Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Tools glue
ng-ebi-authorization
Commits
2401f310
Commit
2401f310
authored
Feb 13, 2019
by
Eduardo Sanz García
Browse files
chore: updated node-sass version
parent
f8c4b488
Pipeline
#12827
passed with stages
in 3 minutes and 53 seconds
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
725 additions
and
1015 deletions
+725
-1015
package.json
package.json
+15
-15
yarn.lock
yarn.lock
+710
-1000
No files found.
package.json
View file @
2401f310
...
...
@@ -38,22 +38,22 @@
"rxjs"
:
">=6 <7"
},
"devDependencies"
:
{
"
@angular-devkit/build-angular
"
:
"
~0.1
2.3
"
,
"
@angular/cli
"
:
"
7.
2.3
"
,
"
@angular/common
"
:
"
7.2.
2
"
,
"
@angular/compiler
"
:
"
7.2.
2
"
,
"
@angular/compiler-cli
"
:
"
7.2.
2
"
,
"
@angular/core
"
:
"
7.2.
2
"
,
"
@angular/forms
"
:
"
^7.2.
2
"
,
"
@angular/language-service
"
:
"
7.2.
2
"
,
"
@angular/platform-browser
"
:
"
7.2.
2
"
,
"
@angular/platform-browser-dynamic
"
:
"
7.2.
2
"
,
"
@angular-devkit/build-angular
"
:
"
~0.1
3.1
"
,
"
@angular/cli
"
:
"
7.
3.1
"
,
"
@angular/common
"
:
"
7.2.
4
"
,
"
@angular/compiler
"
:
"
7.2.
4
"
,
"
@angular/compiler-cli
"
:
"
7.2.
4
"
,
"
@angular/core
"
:
"
7.2.
4
"
,
"
@angular/forms
"
:
"
^7.2.
4
"
,
"
@angular/language-service
"
:
"
7.2.
4
"
,
"
@angular/platform-browser
"
:
"
7.2.
4
"
,
"
@angular/platform-browser-dynamic
"
:
"
7.2.
4
"
,
"
@auth0/angular-jwt
"
:
"
^2.1.0
"
,
"
@types/jasmine
"
:
"
~3.3.8
"
,
"
@types/jasminewd2
"
:
"
~2.0.6
"
,
"
@types/node
"
:
"
~1
0.12.19
"
,
"
@types/node
"
:
"
~1
1.9.3
"
,
"
codelyzer
"
:
"
^4.4.4
"
,
"
core-js
"
:
"
^2.6.
3
"
,
"
core-js
"
:
"
^2.6.
4
"
,
"
jasmine-core
"
:
"
^3.3.0
"
,
"
jasmine-spec-reporter
"
:
"
~4.2.1
"
,
"
karma
"
:
"
~4.0.0
"
,
...
...
@@ -63,12 +63,12 @@
"
karma-jasmine-html-reporter
"
:
"
^1.4.0
"
,
"
ng-packagr
"
:
"
^4.7.0
"
,
"
protractor
"
:
"
~5.4.2
"
,
"
rxjs
"
:
"
^6.
3.2
"
,
"
rxjs
"
:
"
^6.
4.0
"
,
"
ts-node
"
:
"
~8.0.2
"
,
"
tsickle
"
:
"
^0.34.
0
"
,
"
tsickle
"
:
"
^0.34.
3
"
,
"
tslint
"
:
"
~5.12.1
"
,
"
typedoc
"
:
"
^0.14.2
"
,
"
typescript
"
:
"
3.2.4
"
,
"
typescript
"
:
"
>=3.1.1 <3.3.0
"
,
"
zone.js
"
:
"
^0.8.29
"
}
}
\ No newline at end of file
yarn.lock
View file @
2401f310
This diff is collapsed.
Click to expand it.
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