Skip to content

Commit a5fd554

Browse files
committed
update deps
1 parent d7a4353 commit a5fd554

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+112
-112
lines changed

cli/core/e2e/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/core/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leanup/cli-core-e2e",
3-
"version": "1.0.0-rc.516",
3+
"version": "1.0.0-rc.517",
44
"description": "This module contains the e2e test feature for the @leanup/cli.",
55
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
66
"homepage": "https://leanupjs.org",

cli/core/format/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/core/format/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leanup/cli-core-format",
3-
"version": "1.0.0-rc.516",
3+
"version": "1.0.0-rc.517",
44
"description": "This module contains the format feature for the @leanup/cli.",
55
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
66
"homepage": "https://leanupjs.org",

cli/core/lint/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/core/lint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leanup/cli-core-lint",
3-
"version": "1.0.0-rc.516",
3+
"version": "1.0.0-rc.517",
44
"description": "This module contains the lint feature for the @leanup/cli.",
55
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
66
"homepage": "https://leanupjs.org",

cli/core/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/core/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leanup/cli",
3-
"version": "1.0.0-rc.516",
3+
"version": "1.0.0-rc.517",
44
"description": "This CLI brings along all required tools to serve, test and build multi framework SPAs",
55
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
66
"homepage": "https://leanupjs.org",
@@ -63,10 +63,10 @@
6363
"@babel/plugin-proposal-decorators": "^7.10.5",
6464
"@babel/preset-env": "^7.11.5",
6565
"@babel/preset-typescript": "^7.10.4",
66-
"@leanup/cli-core-e2e": "^1.0.0-rc.516",
67-
"@leanup/cli-core-format": "^1.0.0-rc.516",
68-
"@leanup/cli-core-lint": "^1.0.0-rc.516",
69-
"@leanup/cli-core-test": "^1.0.0-rc.516",
66+
"@leanup/cli-core-e2e": "^1.0.0-rc.517",
67+
"@leanup/cli-core-format": "^1.0.0-rc.517",
68+
"@leanup/cli-core-lint": "^1.0.0-rc.517",
69+
"@leanup/cli-core-test": "^1.0.0-rc.517",
7070
"autoprefixer": "^9.8.5",
7171
"babel-loader": "^8.1.0",
7272
"chalk": "^4.1.0",

cli/core/test/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/core/test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leanup/cli-core-test",
3-
"version": "1.0.0-rc.516",
3+
"version": "1.0.0-rc.517",
44
"description": "This module contains the test feature for the @leanup/cli.",
55
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
66
"homepage": "https://leanupjs.org",

0 commit comments

Comments
 (0)