Skip to content

Commit

Permalink
chore(main): release 5.1.3 (#451)
Browse files Browse the repository at this point in the history
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
  • Loading branch information
token-generator-app[bot] authored Feb 7, 2022
1 parent 6941729 commit 5b3f3c3
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### [5.1.3](https://github.com/netlify/eslint-config-node/compare/v5.1.2...v5.1.3) (2022-02-07)


### Bug Fixes

* **deps:** update babel monorepo to v7.17.0 ([#450](https://github.com/netlify/eslint-config-node/issues/450)) ([6941729](https://github.com/netlify/eslint-config-node/commit/6941729f499aa7ac52c7b52e402179a3c26c5c2b))
* **deps:** update typescript-eslint monorepo to v5.10.2 ([#449](https://github.com/netlify/eslint-config-node/issues/449)) ([9f25645](https://github.com/netlify/eslint-config-node/commit/9f2564539d5e5be1823ae999f9b2dd50e47661e4))

### [5.1.2](https://github.com/netlify/eslint-config-node/compare/v5.1.1...v5.1.2) (2022-02-03)


Expand Down
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": "@netlify/eslint-config-node",
"version": "5.1.2",
"version": "5.1.3",
"type": "commonjs",
"exports": {
".": "./.eslintrc.cjs",
Expand Down

0 comments on commit 5b3f3c3

Please sign in to comment.