diff --git a/eslint/eslint-bulk/package.json b/eslint/eslint-bulk/package.json index 2e272381881..039ae1c3152 100755 --- a/eslint/eslint-bulk/package.json +++ b/eslint/eslint-bulk/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/eslint-bulk", - "version": "0.0.0", + "version": "0.1.0", "description": "A set of helper CLIs to use with the rushstack ESLint toolchain", "main": "index.js", "license": "MIT", diff --git a/eslint/eslint-config/package.json b/eslint/eslint-config/package.json index b0fe2e2f9d1..32c4f026639 100644 --- a/eslint/eslint-config/package.json +++ b/eslint/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/eslint-config", - "version": "3.4.1", + "version": "3.5.0", "description": "A TypeScript ESLint ruleset designed for large teams and projects", "license": "MIT", "repository": { diff --git a/eslint/eslint-patch/package.json b/eslint/eslint-patch/package.json index 2afeaa89d59..326057694ab 100644 --- a/eslint/eslint-patch/package.json +++ b/eslint/eslint-patch/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/eslint-patch", - "version": "1.5.1", + "version": "1.6.0", "description": "A patch that improves how ESLint loads plugins when working in a monorepo with a reusable toolchain", "main": "lib/usage.js", "license": "MIT", diff --git a/rigs/heft-node-rig/package.json b/rigs/heft-node-rig/package.json index ab0683f3b25..e1123d9082d 100644 --- a/rigs/heft-node-rig/package.json +++ b/rigs/heft-node-rig/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-node-rig", - "version": "2.3.10", + "version": "2.3.11", "description": "A rig package for Node.js projects that build using Heft", "license": "MIT", "scripts": { diff --git a/rigs/heft-web-rig/package.json b/rigs/heft-web-rig/package.json index f2e15865c08..59fc4944a72 100644 --- a/rigs/heft-web-rig/package.json +++ b/rigs/heft-web-rig/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-web-rig", - "version": "0.19.10", + "version": "0.19.11", "description": "A rig package for web browser projects that build using Heft", "license": "MIT", "scripts": {