Skip to content

Commit f9139fd

Browse files
chore(main): release 4.1.7 (#432)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 56153ce commit f9139fd

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
### [4.1.7](https://github.com/netlify/eslint-config-node/compare/v4.1.6...v4.1.7) (2022-01-24)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @babel/core to v7.16.12 ([#429](https://github.com/netlify/eslint-config-node/issues/429)) ([56153ce](https://github.com/netlify/eslint-config-node/commit/56153cec078d6e156df8744612a166216f4bca8f))
9+
* **deps:** update dependency @commitlint/cli to v16.1.0 ([#430](https://github.com/netlify/eslint-config-node/issues/430)) ([63a69fd](https://github.com/netlify/eslint-config-node/commit/63a69fd810327c0f57b5dfed760dd10ac91d83b9))
10+
* **deps:** update typescript-eslint monorepo to v5.10.0 ([#431](https://github.com/netlify/eslint-config-node/issues/431)) ([7c4b100](https://github.com/netlify/eslint-config-node/commit/7c4b10095a54a78bccd56f480a6b799db69a06bb))
11+
312
### [4.1.6](https://github.com/netlify/eslint-config-node/compare/v4.1.5...v4.1.6) (2022-01-21)
413

514

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

0 commit comments

Comments
 (0)