Skip to content

Commit 97c4ad2

Browse files
committed
Bump versions [skip ci]
1 parent 0bd2f8b commit 97c4ad2

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

eslint/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/eslint-config",
3-
"version": "4.5.0",
3+
"version": "4.5.1",
44
"description": "A TypeScript ESLint ruleset designed for large teams and projects",
55
"license": "MIT",
66
"repository": {

eslint/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/eslint-plugin",
3-
"version": "0.21.0",
3+
"version": "0.21.1",
44
"description": "An ESLint plugin providing supplementary rules for use with the @rushstack/eslint-config package",
55
"license": "MIT",
66
"repository": {

heft-plugins/heft-vscode-extension-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/heft-vscode-extension-plugin",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Heft plugin for building vscode extensions.",
55
"repository": {
66
"type": "git",

rigs/heft-node-rig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/heft-node-rig",
3-
"version": "2.11.0",
3+
"version": "2.11.1",
44
"description": "A rig package for Node.js projects that build using Heft",
55
"license": "MIT",
66
"scripts": {

rigs/heft-vscode-extension-rig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/heft-vscode-extension-rig",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A rig package for VSCode Extensions that build using Heft",
55
"license": "MIT",
66
"scripts": {

rigs/heft-web-rig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/heft-web-rig",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A rig package for web browser projects that build using Heft",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)