Skip to content

Commit

Permalink
13.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicfraser committed Feb 2, 2023
1 parent c7d1dad commit 112504d
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 9 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

[Unreleased changes](./UNRELEASED.md)

# 13.1.0

## Updated

- Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.49.0
- Bump @typescript-eslint/parser from 5.41.0 to 5.50.0
- Bump eslint-plugin-react from 7.30.1 to 7.32.2

# 13.0.0

## Standardised React Imports
Expand Down
6 changes: 0 additions & 6 deletions UNRELEASED.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
# UNRELEASED

This project adheres to [Semantic Versioning](http://semver.org/).

## Updated

- Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.49.0
- Bump @typescript-eslint/parser from 5.41.0 to 5.50.0
- Bump eslint-plugin-react from 7.30.1 to 7.32.2
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@skyscanner/eslint-config-skyscanner",
"version": "13.0.0",
"version": "13.1.0",
"description": "Skyscanner's ESLint config.",
"license": "Apache-2.0",
"engines": {
Expand Down

0 comments on commit 112504d

Please sign in to comment.