Skip to content

Commit

Permalink
🦋 Release package updates (#1032)
Browse files Browse the repository at this point in the history
Co-authored-by: gu-changesets-release-pr[bot] <gu-changesets-release-pr[bot]@users.noreply.github.com>
  • Loading branch information
1 parent a116dfe commit 0d5ff09
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 10 deletions.
7 changes: 0 additions & 7 deletions .changeset/strong-eyes-decide.md

This file was deleted.

6 changes: 6 additions & 0 deletions libs/@guardian/eslint-config-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @guardian/eslint-config-typescript

## 8.0.1

### Patch Changes

- a116dfe: Update @typescript-eslint/parser and @typescript-eslint/eslint-plugin

## 8.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/@guardian/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/eslint-config-typescript",
"version": "8.0.0",
"version": "8.0.1",
"description": "ESLint config for Guardian TypeScript projects",
"main": "index.js",
"dependencies": {
Expand Down
6 changes: 6 additions & 0 deletions libs/@guardian/eslint-plugin-source-foundations/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @guardian/eslint-plugin-source-foundations

## 16.0.1

### Patch Changes

- a116dfe: Update @typescript-eslint/parser and @typescript-eslint/eslint-plugin

## 16.0.0

### Major Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/eslint-plugin-source-foundations",
"version": "16.0.0",
"version": "16.0.1",
"description": "ESLint plugin for Guardian projects using the `@guardian/source-foundations` package.",
"dependencies": {
"@typescript-eslint/eslint-plugin": "6.14.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @guardian/eslint-plugin-source-react-components

## 20.0.1

### Patch Changes

- a116dfe: Update @typescript-eslint/parser and @typescript-eslint/eslint-plugin

## 20.0.0

### Major Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guardian/eslint-plugin-source-react-components",
"version": "20.0.0",
"version": "20.0.1",
"description": "ESLint plugin for Guardian projects using the `@guardian/source-react-components` package.",
"dependencies": {
"@typescript-eslint/eslint-plugin": "6.14.0",
Expand Down

0 comments on commit 0d5ff09

Please sign in to comment.