Skip to content

Commit

Permalink
Bump versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rushbot committed Nov 22, 2023
1 parent 0767166 commit 2840be2
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion eslint/eslint-bulk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/eslint-bulk",
"version": "0.0.0",
"version": "0.1.0",
"description": "A set of helper CLIs to use with the rushstack ESLint toolchain",
"main": "index.js",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion eslint/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/eslint-config",
"version": "3.4.1",
"version": "3.5.0",
"description": "A TypeScript ESLint ruleset designed for large teams and projects",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion eslint/eslint-patch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/eslint-patch",
"version": "1.5.1",
"version": "1.6.0",
"description": "A patch that improves how ESLint loads plugins when working in a monorepo with a reusable toolchain",
"main": "lib/usage.js",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion rigs/heft-node-rig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/heft-node-rig",
"version": "2.3.10",
"version": "2.3.11",
"description": "A rig package for Node.js projects that build using Heft",
"license": "MIT",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion rigs/heft-web-rig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/heft-web-rig",
"version": "0.19.10",
"version": "0.19.11",
"description": "A rig package for web browser projects that build using Heft",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 2840be2

Please sign in to comment.