diff --git a/eslint/eslint-config/package.json b/eslint/eslint-config/package.json index e02e6f22bdc..196b1b985af 100644 --- a/eslint/eslint-config/package.json +++ b/eslint/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/eslint-config", - "version": "4.0.1", + "version": "4.0.2", "description": "A TypeScript ESLint ruleset designed for large teams and projects", "license": "MIT", "repository": { diff --git a/eslint/eslint-plugin-security/package.json b/eslint/eslint-plugin-security/package.json index 078e7e97900..049dd9d7661 100644 --- a/eslint/eslint-plugin-security/package.json +++ b/eslint/eslint-plugin-security/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/eslint-plugin-security", - "version": "0.8.2", + "version": "0.8.3", "description": "An ESLint plugin providing rules that identify common security vulnerabilities for browser applications, Node.js tools, and Node.js services", "license": "MIT", "repository": { diff --git a/eslint/eslint-plugin/package.json b/eslint/eslint-plugin/package.json index 7d3b9164dc8..42990c948aa 100644 --- a/eslint/eslint-plugin/package.json +++ b/eslint/eslint-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/eslint-plugin", - "version": "0.16.0", + "version": "0.16.1", "description": "An ESLint plugin providing supplementary rules for use with the @rushstack/eslint-config package", "license": "MIT", "repository": { diff --git a/rigs/heft-node-rig/package.json b/rigs/heft-node-rig/package.json index 41d380e4f72..66d6e5de23d 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.30", + "version": "2.6.31", "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 ab07b32fb6c..94995d42f57 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.32", + "version": "0.24.33", "description": "A rig package for web browser projects that build using Heft", "license": "MIT", "scripts": {