From c09b14c776c99597d2319c57882b00000662319e Mon Sep 17 00:00:00 2001 From: Rushbot Date: Thu, 28 Mar 2024 18:11:14 +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 dffe7f8d017..434ea2137c3 100644 --- a/eslint/eslint-config/package.json +++ b/eslint/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/eslint-config", - "version": "3.6.6", + "version": "3.6.7", "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 55faa47a7b8..e55ff454626 100644 --- a/eslint/eslint-patch/package.json +++ b/eslint/eslint-patch/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/eslint-patch", - "version": "1.9.0", + "version": "1.10.0", "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 b2f9ef13407..ed3d4b15228 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.2", + "version": "2.5.3", "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 c374f495ff6..191e968c9e1 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.2", + "version": "0.23.3", "description": "A rig package for web browser projects that build using Heft", "license": "MIT", "scripts": {