Skip to content

Commit

Permalink
Update Nodejs version to 14.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielFran committed Mar 13, 2021
1 parent 3ea135e commit 060fec6
Show file tree
Hide file tree
Showing 29 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/couchbase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- ngx-couchbase
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/elasticsearch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- ngx-mysql-es-noi18n-mapsid
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/jdl-broken-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- eureka-maven-jwt-react-memcached
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/jdl-consul-gradle-jwt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- consul-gradle-jwt-angularX-caffeine
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/jdl-consul-gradle-oauth2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- consul-gradle-oauth2-react-caffeine
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/jdl-consul-maven-jwt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- consul-maven-jwt-vue-caffeine
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/jdl-consul-maven-oauth2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- consul-maven-oauth2-angularX-caffeine
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/jdl-eureka-gradle-jwt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- eureka-gradle-jwt-react-caffeine
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/jdl-eureka-gradle-oauth2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- eureka-gradle-oauth2-vue-caffeine
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/jdl-eureka-maven-jwt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- eureka-maven-jwt-angularX-caffeine
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/jdl-eureka-maven-oauth2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- eureka-maven-oauth2-react-caffeine
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/monolith-oauth2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- ngx-oauth2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ms-jwt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- ms-ngx-gateway-eureka
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ms-oauth2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- ms-ngx-gateway-eureka-oauth2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/neo4j.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- ngx-neo4j
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ngx-gradle-nosql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- gradle-ngx-mongodb
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ngx-gradle-sql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- gradle-ngx-mysql
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ngx-maven-nosql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- ngx-mongodb
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ngx-maven-sql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- ngx-mysql
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/no-database.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- ngx-nodatabase-jwt
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/react-gradle-nosql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- gradle-react-mongodb
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/react-gradle-sql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- gradle-react-mysql
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/react-maven-nosql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- react-mongodb
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/react-maven-sql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- react-mysql
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vue-gradle-nosql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- vue-gradle-mongodb
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vue-gradle-sql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- vue-gradle-psql
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vue-maven-nosql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- vue-maven-mongodb
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vue-maven-sql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [ubuntu-latest]
app-type:
- vue-maven-psql
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: [14.15.5]
node_version: [14.16.0]
os: [windows-latest]
app-type:
- ngx-default
Expand Down

0 comments on commit 060fec6

Please sign in to comment.