Skip to content

Commit 235c79b

Browse files
committed
Bump versions [skip ci]
1 parent 60356f0 commit 235c79b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

eslint/eslint-config/package.json

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

eslint/eslint-patch/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/eslint-patch",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "A patch that improves how ESLint loads plugins when working in a monorepo with a reusable toolchain",
55
"main": "lib/usage.js",
66
"license": "MIT",

rigs/heft-node-rig/package.json

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

rigs/heft-web-rig/package.json

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

0 commit comments

Comments
 (0)