Skip to content

Commit

Permalink
Bump package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-changesets-release-pr[bot] authored and sndrs committed Jan 8, 2024
1 parent 2742500 commit ef835d9
Show file tree
Hide file tree
Showing 9 changed files with 43 additions and 15 deletions.
11 changes: 0 additions & 11 deletions .changeset/flat-baboons-beg.md

This file was deleted.

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

## 9.0.1

### Patch Changes

- 225e542: Dependencies updates:

- `@typescript-eslint/eslint-plugin` from 6.14.0 to 6.18.0
- `@typescript-eslint/parser` from 6.14.0 to 6.18.0

- Updated dependencies [225e542]
- @guardian/eslint-config@7.0.1

## 9.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": "9.0.0",
"version": "9.0.1",
"description": "ESLint config for Guardian TypeScript projects",
"main": "index.js",
"dependencies": {
Expand Down
9 changes: 9 additions & 0 deletions libs/@guardian/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @guardian/eslint-config

## 7.0.1

### Patch Changes

- 225e542: Dependencies updates:

- `@typescript-eslint/eslint-plugin` from 6.14.0 to 6.18.0
- `@typescript-eslint/parser` from 6.14.0 to 6.18.0

## 7.0.0

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

## 17.0.1

### Patch Changes

- 225e542: Dependencies updates:

- `@typescript-eslint/eslint-plugin` from 6.14.0 to 6.18.0
- `@typescript-eslint/parser` from 6.14.0 to 6.18.0

## 17.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": "17.0.0",
"version": "17.0.1",
"description": "ESLint plugin for Guardian projects using the `@guardian/source-foundations` package.",
"dependencies": {
"@typescript-eslint/eslint-plugin": "6.18.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @guardian/eslint-plugin-source-react-components

## 21.0.1

### Patch Changes

- 225e542: Dependencies updates:

- `@typescript-eslint/eslint-plugin` from 6.14.0 to 6.18.0
- `@typescript-eslint/parser` from 6.14.0 to 6.18.0

## 21.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": "21.0.0",
"version": "21.0.1",
"description": "ESLint plugin for Guardian projects using the `@guardian/source-react-components` package.",
"dependencies": {
"@typescript-eslint/eslint-plugin": "6.18.0",
Expand Down

0 comments on commit ef835d9

Please sign in to comment.