Skip to content

Commit 6570b1a

Browse files
committed
Publish
- @betsys-eslint/[email protected] - @betsys-eslint/[email protected] - @betsys-eslint/[email protected]
1 parent d117566 commit 6570b1a

File tree

5 files changed

+13
-15
lines changed

5 files changed

+13
-15
lines changed

package-lock.json

Lines changed: 7 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-config-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@betsys-eslint/eslint-config-typescript",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"license": "MIT",
55
"author": "Betsys, s.r.o. <[email protected]>",
66
"description": "ESLint configuration used across the company for TypeScript-based projects",

packages/eslint-plugin-angular-template-spacing/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-plugin-angular-template-spacing/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@betsys-eslint/eslint-plugin-angular-template-spacing",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"license": "MIT",
55
"author": "Betsys, s.r.o. <[email protected]>",
66
"description": "Plugin that offers spacing possibilities in Angular's templates using ESLint",
@@ -32,10 +32,10 @@
3232
"devDependencies": {
3333
"@angular-devkit/schematics": "^14.2.3",
3434
"@angular-eslint/eslint-plugin": "^14.0.3",
35-
"@betsys-eslint/eslint-config-typescript": "^1.0.0",
3635
"@angular-eslint/eslint-plugin-template": "^14.0.3",
3736
"@angular-eslint/template-parser": "^14.0.3",
3837
"@angular/compiler": "^14.0.3",
38+
"@betsys-eslint/eslint-config-typescript": "^1.0.1",
3939
"@rollup/plugin-json": "^4.1.0",
4040
"@rollup/plugin-node-resolve": "^14.1.0",
4141
"@rollup/plugin-typescript": "^8.4.0",

packages/install/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@betsys-eslint/install",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Package installer for ESLint configurations and plugins that installs the peer dependencies of the package and the package itself.",
55
"main": "dist/cli.min.cjs",
66
"bin": {

0 commit comments

Comments
 (0)