Skip to content

Commit d716cce

Browse files
committed
Bump versions [skip ci]
1 parent 659bc9a commit d716cce

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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.1.0",
3+
"version": "4.1.1",
44
"description": "A TypeScript ESLint ruleset designed for large teams and projects",
55
"license": "MIT",
66
"repository": {

eslint/eslint-patch/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-patch",
3-
"version": "1.10.4",
3+
"version": "1.10.5",
44
"description": "Enhance ESLint with better support for large scale monorepos",
55
"main": "lib/usage.js",
66
"license": "MIT",

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.6.46",
3+
"version": "2.6.47",
44
"description": "A rig package for Node.js projects 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": "0.25.13",
3+
"version": "0.25.14",
44
"description": "A rig package for web browser projects that build using Heft",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)