From f29305d1c97aaf94a6b734cfd3d31c098fda60b9 Mon Sep 17 00:00:00 2001 From: Rushbot Date: Fri, 17 May 2024 00:10:42 +0000 Subject: [PATCH] Bump versions [skip ci] --- eslint/eslint-config/package.json | 2 +- eslint/eslint-patch/package.json | 2 +- libraries/package-deps-hash/package.json | 2 +- rigs/heft-node-rig/package.json | 2 +- rigs/heft-web-rig/package.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eslint/eslint-config/package.json b/eslint/eslint-config/package.json index 48a979fe337..003244474ac 100644 --- a/eslint/eslint-config/package.json +++ b/eslint/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/eslint-config", - "version": "3.6.9", + "version": "3.6.10", "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 7530a556160..a0c74b64944 100644 --- a/eslint/eslint-patch/package.json +++ b/eslint/eslint-patch/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/eslint-patch", - "version": "1.10.2", + "version": "1.10.3", "description": "Enhance ESLint with better support for large scale monorepos", "main": "lib/usage.js", "license": "MIT", diff --git a/libraries/package-deps-hash/package.json b/libraries/package-deps-hash/package.json index 27f9af13ac0..2cdf46a1762 100644 --- a/libraries/package-deps-hash/package.json +++ b/libraries/package-deps-hash/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/package-deps-hash", - "version": "4.1.47", + "version": "4.1.48", "description": "", "main": "lib/index.js", "typings": "dist/package-deps-hash.d.ts", diff --git a/rigs/heft-node-rig/package.json b/rigs/heft-node-rig/package.json index 801784cffb2..5c9448be426 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.6.6", + "version": "2.6.7", "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 90bb7058af7..d101e6888c7 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.24.6", + "version": "0.24.7", "description": "A rig package for web browser projects that build using Heft", "license": "MIT", "scripts": {