Skip to content

Commit dcf8f69

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

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+
### [5.1.8](https://github.com/netlify/eslint-config-node/compare/v5.1.7...v5.1.8) (2022-03-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency eslint-import-resolver-typescript to v2.7.0 ([#479](https://github.com/netlify/eslint-config-node/issues/479)) ([f1fb6cb](https://github.com/netlify/eslint-config-node/commit/f1fb6cb0629744cb7bd784101332284d7120a3e3))
9+
* **deps:** update dependency prettier to v2.6.1 ([#478](https://github.com/netlify/eslint-config-node/issues/478)) ([30b8070](https://github.com/netlify/eslint-config-node/commit/30b807040489a581b70773d9250d5ab60dce2dd3))
10+
* **deps:** update typescript-eslint monorepo to v5.16.0 ([#480](https://github.com/netlify/eslint-config-node/issues/480)) ([31178a0](https://github.com/netlify/eslint-config-node/commit/31178a03b1a9c6dfe8437e0c999d40666f56ec82))
11+
312
### [5.1.7](https://github.com/netlify/eslint-config-node/compare/v5.1.6...v5.1.7) (2022-03-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": "5.1.7",
3+
"version": "5.1.8",
44
"type": "commonjs",
55
"exports": {
66
".": "./.eslintrc.cjs",

0 commit comments

Comments
 (0)