Skip to content

Commit 94d3674

Browse files
chore(main): release 5.1.7
1 parent df93087 commit 94d3674

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
### [5.1.7](https://github.com/netlify/eslint-config-node/compare/v5.1.6...v5.1.7) (2022-03-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency eslint-config-prettier to v8.5.0 ([#468](https://github.com/netlify/eslint-config-node/issues/468)) ([1b7825e](https://github.com/netlify/eslint-config-node/commit/1b7825e9adb6657c21dd3a92b2b028b557d8d1a6))
9+
* **deps:** update dependency eslint-plugin-react to v7.29.3 ([#466](https://github.com/netlify/eslint-config-node/issues/466)) ([555bbfe](https://github.com/netlify/eslint-config-node/commit/555bbfe0f473ad0c32bcf8d3cff3c616b136f0e5))
10+
* **deps:** update dependency eslint-plugin-react to v7.29.4 ([#472](https://github.com/netlify/eslint-config-node/issues/472)) ([ec5c3f7](https://github.com/netlify/eslint-config-node/commit/ec5c3f7d0948756cc0fed0fee8d0c9af14adb3ea))
11+
* **deps:** update typescript-eslint monorepo to v5.13.0 ([#469](https://github.com/netlify/eslint-config-node/issues/469)) ([d5e9b80](https://github.com/netlify/eslint-config-node/commit/d5e9b805b4ae20001420ad275a8e198c6e76f190))
12+
* **deps:** update typescript-eslint monorepo to v5.14.0 ([#473](https://github.com/netlify/eslint-config-node/issues/473)) ([df93087](https://github.com/netlify/eslint-config-node/commit/df93087622a8e8287687eb4495d98413a8713f89))
13+
314
### [5.1.6](https://github.com/netlify/eslint-config-node/compare/v5.1.5...v5.1.6) (2022-02-28)
415

516

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/eslint-config-node",
3-
"version": "5.1.6",
3+
"version": "5.1.7",
44
"type": "commonjs",
55
"exports": {
66
".": "./.eslintrc.cjs",

0 commit comments

Comments
 (0)