Skip to content

Commit abfdb2f

Browse files
chore(main): release 4.0.5 (#394)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent aae0437 commit abfdb2f

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
### [4.0.5](https://github.com/netlify/eslint-config-node/compare/v4.0.4...v4.0.5) (2022-01-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @babel/core to v7.16.7 ([#387](https://github.com/netlify/eslint-config-node/issues/387)) ([254790c](https://github.com/netlify/eslint-config-node/commit/254790c4b06505bf14516a612b31fde451e4b2af))
9+
* **deps:** update dependency @commitlint/cli to v16.0.1 ([#388](https://github.com/netlify/eslint-config-node/issues/388)) ([56e0b8c](https://github.com/netlify/eslint-config-node/commit/56e0b8ceace70c31e0a3c470de4af94107279a45))
10+
* **deps:** update dependency eslint-plugin-import to v2.25.4 ([#389](https://github.com/netlify/eslint-config-node/issues/389)) ([ffe4e09](https://github.com/netlify/eslint-config-node/commit/ffe4e09a7fb25a4c54901b154fe7081a3b237c84))
11+
* **deps:** update typescript-eslint monorepo to v5.8.1 ([#390](https://github.com/netlify/eslint-config-node/issues/390)) ([39819e4](https://github.com/netlify/eslint-config-node/commit/39819e4297c798ac9ce78fbfa04f142fc82e17be))
12+
313
### [4.0.4](https://www.github.com/netlify/eslint-config-node/compare/v4.0.3...v4.0.4) (2021-12-27)
414

515

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/eslint-config-node",
3-
"version": "4.0.4",
3+
"version": "4.0.5",
44
"main": ".eslintrc.js",
55
"files": [
66
".eslintrc.js",

0 commit comments

Comments
 (0)