Skip to content

Commit 3293709

Browse files
chore(main): release 4.0.7 (#408)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent ae32d1e commit 3293709

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

3+
### [4.0.7](https://github.com/netlify/eslint-config-node/compare/v4.0.6...v4.0.7) (2022-01-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @commitlint/cli to v16.0.2 ([#404](https://github.com/netlify/eslint-config-node/issues/404)) ([7ab7698](https://github.com/netlify/eslint-config-node/commit/7ab76989a0cfd525a8f948b40fef7cd81c62a29c))
9+
* **deps:** update dependency eslint-plugin-ava to v13.2.0 ([#405](https://github.com/netlify/eslint-config-node/issues/405)) ([bb0588e](https://github.com/netlify/eslint-config-node/commit/bb0588ed9b197c2e5e7f336a177095f76b21024c))
10+
* **deps:** update typescript-eslint monorepo to v5.9.0 ([#406](https://github.com/netlify/eslint-config-node/issues/406)) ([baa55b8](https://github.com/netlify/eslint-config-node/commit/baa55b8c606d1844c92ae100eff9e982bef24676))
11+
312
### [4.0.6](https://github.com/netlify/eslint-config-node/compare/v4.0.5...v4.0.6) (2022-01-03)
413

514

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": "4.0.6",
3+
"version": "4.0.7",
44
"main": ".eslintrc.js",
55
"files": [
66
".eslintrc.js",

0 commit comments

Comments
 (0)