Skip to content

Commit

Permalink
v1.0.0-rc.501
Browse files Browse the repository at this point in the history
  • Loading branch information
deleonio committed Aug 23, 2020
1 parent d1a144b commit 86483de
Show file tree
Hide file tree
Showing 63 changed files with 120 additions and 117 deletions.
2 changes: 1 addition & 1 deletion cli/core/e2e/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cli/core/e2e/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-core-e2e",
"version": "1.0.0-rc.500",
"version": "1.0.0-rc.501",
"description": "This module contains the e2e test feature for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://github.com/martinoppitz/leanup#readme",
Expand Down
2 changes: 1 addition & 1 deletion cli/core/format/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cli/core/format/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-core-format",
"version": "1.0.0-rc.500",
"version": "1.0.0-rc.501",
"description": "This module contains the format feature for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://github.com/martinoppitz/leanup#readme",
Expand Down
2 changes: 1 addition & 1 deletion cli/core/lint/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cli/core/lint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-core-lint",
"version": "1.0.0-rc.500",
"version": "1.0.0-rc.501",
"description": "This module contains the lint feature for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://github.com/martinoppitz/leanup#readme",
Expand Down
2 changes: 1 addition & 1 deletion cli/core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions cli/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli",
"version": "1.0.0-rc.500",
"version": "1.0.0-rc.501",
"description": "This CLI brings along all required tools to serve, test and build multi framework SPAs",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://github.com/martinoppitz/leanup#readme",
Expand Down Expand Up @@ -63,10 +63,10 @@
"@babel/plugin-proposal-decorators": "^7.10.5",
"@babel/preset-env": "^7.11.0",
"@babel/preset-typescript": "^7.10.4",
"@leanup/cli-core-e2e": "^1.0.0-rc.500",
"@leanup/cli-core-format": "^1.0.0-rc.500",
"@leanup/cli-core-lint": "^1.0.0-rc.500",
"@leanup/cli-core-test": "^1.0.0-rc.500",
"@leanup/cli-core-e2e": "^1.0.0-rc.501",
"@leanup/cli-core-format": "^1.0.0-rc.501",
"@leanup/cli-core-lint": "^1.0.0-rc.501",
"@leanup/cli-core-test": "^1.0.0-rc.501",
"autoprefixer": "^9.8.5",
"babel-loader": "^8.1.0",
"chalk": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion cli/core/test/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cli/core/test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-core-test",
"version": "1.0.0-rc.500",
"version": "1.0.0-rc.501",
"description": "This module contains the test feature for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://github.com/martinoppitz/leanup#readme",
Expand Down
2 changes: 1 addition & 1 deletion cli/frameworks/angular/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cli/frameworks/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-angular",
"version": "1.0.0-rc.500",
"version": "1.0.0-rc.501",
"description": "This package contains the Angular framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://github.com/martinoppitz/leanup#readme",
Expand Down
2 changes: 1 addition & 1 deletion cli/frameworks/angular/template/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions cli/frameworks/angular/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/angular",
"version": "1.0.0-rc.500",
"version": "1.0.0-rc.501",
"description": "",
"scripts": {
"e2e-test": "mkdirp .reports && cucumber-js tests/cucumber/features/**/*.feature --require cucumber.conf.js --require tests/cucumber/step-definitions --format node_modules/cucumber-pretty --format json:.reports/cucumber.json",
Expand Down Expand Up @@ -45,11 +45,11 @@
"zone.js": "~0.10.3"
},
"devDependencies": {
"@leanup/cli": "^1.0.0-rc.500",
"@leanup/cli-addons": "^1.0.0-rc.500",
"@leanup/cli-angular": "^1.0.0-rc.500",
"@leanup/cli-pwa": "^1.0.0-rc.500",
"@leanup/git-hooks": "^1.0.0-rc.500",
"@leanup/cli": "^1.0.0-rc.501",
"@leanup/cli-addons": "^1.0.0-rc.501",
"@leanup/cli-angular": "^1.0.0-rc.501",
"@leanup/cli-pwa": "^1.0.0-rc.501",
"@leanup/git-hooks": "^1.0.0-rc.501",
"@ngtools/webpack": "^10.0.7",
"tslib": "^2.0.1",
"typescript": "^3.9.7",
Expand Down
2 changes: 1 addition & 1 deletion cli/frameworks/angularjs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cli/frameworks/angularjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-angularjs",
"version": "1.0.0-rc.500",
"version": "1.0.0-rc.501",
"description": "This package contains the AngularJS framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://github.com/martinoppitz/leanup#readme",
Expand Down
2 changes: 1 addition & 1 deletion cli/frameworks/angularjs/template/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions cli/frameworks/angularjs/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/angularjs",
"version": "1.0.0-rc.500",
"version": "1.0.0-rc.501",
"description": "",
"scripts": {
"e2e-test": "mkdirp .reports && cucumber-js tests/cucumber/features/**/*.feature --require cucumber.conf.js --require tests/cucumber/step-definitions --format node_modules/cucumber-pretty --format json:.reports/cucumber.json",
Expand Down Expand Up @@ -36,11 +36,11 @@
"register-service-worker": "^1.7.1"
},
"devDependencies": {
"@leanup/cli": "^1.0.0-rc.500",
"@leanup/cli-addons": "^1.0.0-rc.500",
"@leanup/cli-angularjs": "^1.0.0-rc.500",
"@leanup/cli-pwa": "^1.0.0-rc.500",
"@leanup/git-hooks": "^1.0.0-rc.500",
"@leanup/cli": "^1.0.0-rc.501",
"@leanup/cli-addons": "^1.0.0-rc.501",
"@leanup/cli-angularjs": "^1.0.0-rc.501",
"@leanup/cli-pwa": "^1.0.0-rc.501",
"@leanup/git-hooks": "^1.0.0-rc.501",
"tslib": "^2.0.1",
"typescript": "^4.0.2",
"workbox-cli": "^5.1.3"
Expand Down
2 changes: 1 addition & 1 deletion cli/frameworks/aurelia/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cli/frameworks/aurelia/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-aurelia",
"version": "1.0.0-rc.500",
"version": "1.0.0-rc.501",
"description": "This package contains the Aurelia framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://github.com/martinoppitz/leanup#readme",
Expand Down
2 changes: 1 addition & 1 deletion cli/frameworks/aurelia/template/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions cli/frameworks/aurelia/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/aurelia",
"version": "1.0.0-rc.500",
"version": "1.0.0-rc.501",
"description": "",
"scripts": {
"e2e-test": "mkdirp .reports && cucumber-js tests/cucumber/features/**/*.feature --require cucumber.conf.js --require tests/cucumber/step-definitions --format node_modules/cucumber-pretty --format json:.reports/cucumber.json",
Expand Down Expand Up @@ -37,11 +37,11 @@
"register-service-worker": "^1.7.1"
},
"devDependencies": {
"@leanup/cli": "^1.0.0-rc.500",
"@leanup/cli-addons": "^1.0.0-rc.500",
"@leanup/cli-aurelia": "^1.0.0-rc.500",
"@leanup/cli-pwa": "^1.0.0-rc.500",
"@leanup/git-hooks": "^1.0.0-rc.500",
"@leanup/cli": "^1.0.0-rc.501",
"@leanup/cli-addons": "^1.0.0-rc.501",
"@leanup/cli-aurelia": "^1.0.0-rc.501",
"@leanup/cli-pwa": "^1.0.0-rc.501",
"@leanup/git-hooks": "^1.0.0-rc.501",
"tslib": "^2.0.1",
"typescript": "^4.0.2",
"workbox-cli": "^5.1.3"
Expand Down
2 changes: 1 addition & 1 deletion cli/frameworks/inferno/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cli/frameworks/inferno/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-inferno",
"version": "1.0.0-rc.500",
"version": "1.0.0-rc.501",
"description": "This package contains the Inferno framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://github.com/martinoppitz/leanup#readme",
Expand Down
2 changes: 1 addition & 1 deletion cli/frameworks/inferno/template/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions cli/frameworks/inferno/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/inferno",
"version": "1.0.0-rc.500",
"version": "1.0.0-rc.501",
"description": "",
"scripts": {
"e2e-test": "mkdirp .reports && cucumber-js tests/cucumber/features/**/*.feature --require cucumber.conf.js --require tests/cucumber/step-definitions --format node_modules/cucumber-pretty --format json:.reports/cucumber.json",
Expand Down Expand Up @@ -36,11 +36,11 @@
"register-service-worker": "^1.7.1"
},
"devDependencies": {
"@leanup/cli": "^1.0.0-rc.500",
"@leanup/cli-addons": "^1.0.0-rc.500",
"@leanup/cli-inferno": "^1.0.0-rc.500",
"@leanup/cli-pwa": "^1.0.0-rc.500",
"@leanup/git-hooks": "^1.0.0-rc.500",
"@leanup/cli": "^1.0.0-rc.501",
"@leanup/cli-addons": "^1.0.0-rc.501",
"@leanup/cli-inferno": "^1.0.0-rc.501",
"@leanup/cli-pwa": "^1.0.0-rc.501",
"@leanup/git-hooks": "^1.0.0-rc.501",
"tslib": "^2.0.1",
"typescript": "^4.0.2",
"workbox-cli": "^5.1.3"
Expand Down
2 changes: 1 addition & 1 deletion cli/frameworks/preact/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cli/frameworks/preact/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-preact",
"version": "1.0.0-rc.500",
"version": "1.0.0-rc.501",
"description": "This package contains the Preact framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://github.com/martinoppitz/leanup#readme",
Expand Down
2 changes: 1 addition & 1 deletion cli/frameworks/preact/template/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions cli/frameworks/preact/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/preact",
"version": "1.0.0-rc.500",
"version": "1.0.0-rc.501",
"description": "",
"scripts": {
"e2e-test": "mkdirp .reports && cucumber-js tests/cucumber/features/**/*.feature --require cucumber.conf.js --require tests/cucumber/step-definitions --format node_modules/cucumber-pretty --format json:.reports/cucumber.json",
Expand Down Expand Up @@ -36,11 +36,11 @@
"register-service-worker": "^1.7.1"
},
"devDependencies": {
"@leanup/cli": "^1.0.0-rc.500",
"@leanup/cli-addons": "^1.0.0-rc.500",
"@leanup/cli-preact": "^1.0.0-rc.500",
"@leanup/cli-pwa": "^1.0.0-rc.500",
"@leanup/git-hooks": "^1.0.0-rc.500",
"@leanup/cli": "^1.0.0-rc.501",
"@leanup/cli-addons": "^1.0.0-rc.501",
"@leanup/cli-preact": "^1.0.0-rc.501",
"@leanup/cli-pwa": "^1.0.0-rc.501",
"@leanup/git-hooks": "^1.0.0-rc.501",
"tslib": "^2.0.1",
"typescript": "^4.0.2",
"workbox-cli": "^5.1.3"
Expand Down
2 changes: 1 addition & 1 deletion cli/frameworks/react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cli/frameworks/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-react",
"version": "1.0.0-rc.500",
"version": "1.0.0-rc.501",
"description": "This package contains the React framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://github.com/martinoppitz/leanup#readme",
Expand Down
2 changes: 1 addition & 1 deletion cli/frameworks/react/template/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions cli/frameworks/react/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/react",
"version": "1.0.0-rc.500",
"version": "1.0.0-rc.501",
"description": "",
"scripts": {
"e2e-test": "mkdirp .reports && cucumber-js tests/cucumber/features/**/*.feature --require cucumber.conf.js --require tests/cucumber/step-definitions --format node_modules/cucumber-pretty --format json:.reports/cucumber.json",
Expand Down Expand Up @@ -38,11 +38,11 @@
"register-service-worker": "^1.7.1"
},
"devDependencies": {
"@leanup/cli": "^1.0.0-rc.500",
"@leanup/cli-addons": "^1.0.0-rc.500",
"@leanup/cli-pwa": "^1.0.0-rc.500",
"@leanup/cli-react": "^1.0.0-rc.500",
"@leanup/git-hooks": "^1.0.0-rc.500",
"@leanup/cli": "^1.0.0-rc.501",
"@leanup/cli-addons": "^1.0.0-rc.501",
"@leanup/cli-pwa": "^1.0.0-rc.501",
"@leanup/cli-react": "^1.0.0-rc.501",
"@leanup/git-hooks": "^1.0.0-rc.501",
"tslib": "^2.0.1",
"typescript": "^4.0.2",
"workbox-cli": "^5.1.3"
Expand Down
2 changes: 1 addition & 1 deletion cli/frameworks/svelte/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 86483de

Please sign in to comment.