diff --git a/eslint/eslint-config/package.json b/eslint/eslint-config/package.json index 434ea2137c..1f342bdf51 100644 --- a/eslint/eslint-config/package.json +++ b/eslint/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/eslint-config", - "version": "3.6.7", + "version": "3.6.8", "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 e55ff45462..d494f01c96 100644 --- a/eslint/eslint-patch/package.json +++ b/eslint/eslint-patch/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/eslint-patch", - "version": "1.10.0", + "version": "1.10.1", "description": "Enhance ESLint with better support for large scale monorepos", "main": "lib/usage.js", "license": "MIT", diff --git a/rigs/heft-node-rig/package.json b/rigs/heft-node-rig/package.json index de5a847960..b33c4222e6 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.5.4", + "version": "2.5.5", "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 bfaa4ef68e..8e0e4a2391 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.23.4", + "version": "0.23.5", "description": "A rig package for web browser projects that build using Heft", "license": "MIT", "scripts": {