Skip to content

Commit 03080c5

Browse files
chore: release 4.0.2 (#381)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 16257df commit 03080c5

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.2](https://www.github.com/netlify/eslint-config-node/compare/v4.0.1...v4.0.2) (2021-12-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update babel monorepo to v7.16.5 ([#378](https://www.github.com/netlify/eslint-config-node/issues/378)) ([a49b0db](https://www.github.com/netlify/eslint-config-node/commit/a49b0db097a830b7c6e003b1c90d3132e15833cf))
9+
* **deps:** update dependency eslint-plugin-promise to v6 ([#380](https://www.github.com/netlify/eslint-config-node/issues/380)) ([16257df](https://www.github.com/netlify/eslint-config-node/commit/16257dfc04e490fe7d6b6256e0dd97a103fc9885))
10+
* **deps:** update typescript-eslint monorepo to v5.7.0 ([#379](https://www.github.com/netlify/eslint-config-node/issues/379)) ([7bd94de](https://www.github.com/netlify/eslint-config-node/commit/7bd94decdb0acc6aaccd121026ea798bf8b8ed45))
11+
312
### [4.0.1](https://www.github.com/netlify/eslint-config-node/compare/v4.0.0...v4.0.1) (2021-12-16)
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.1",
3+
"version": "4.0.2",
44
"main": ".eslintrc.js",
55
"files": [
66
".eslintrc.js",

0 commit comments

Comments
 (0)