From dff81338966787cb749e32c54808e37e9c883bc8 Mon Sep 17 00:00:00 2001 From: Rushbot Date: Wed, 10 Apr 2024 21:59:41 +0000 Subject: [PATCH] Bump versions [skip ci] --- eslint/eslint-config/package.json | 2 +- eslint/eslint-patch/package.json | 2 +- rigs/heft-node-rig/package.json | 2 +- rigs/heft-web-rig/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eslint/eslint-config/package.json b/eslint/eslint-config/package.json index c07ac72014..48a979fe33 100644 --- a/eslint/eslint-config/package.json +++ b/eslint/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/eslint-config", - "version": "3.6.8", + "version": "3.6.9", "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 15a605bf84..7530a55616 100644 --- a/eslint/eslint-patch/package.json +++ b/eslint/eslint-patch/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/eslint-patch", - "version": "1.10.1", + "version": "1.10.2", "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 45cac4820d..296dea181e 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.6", + "version": "2.6.0", "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 0fc0eb01f6..5e9df58288 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.6", + "version": "0.24.0", "description": "A rig package for web browser projects that build using Heft", "license": "MIT", "scripts": {