Skip to content

Commit 774ac92

Browse files
chore(main): release 7.0.1
1 parent 970ee31 commit 774ac92

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

CHANGELOG.md

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

3+
## [7.0.1](https://github.com/netlify/eslint-config-node/compare/v7.0.0...v7.0.1) (2022-07-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update babel monorepo to v7.18.9 ([#534](https://github.com/netlify/eslint-config-node/issues/534)) ([43c0688](https://github.com/netlify/eslint-config-node/commit/43c068867a14b6e2ef0b536cf27c92b3a988ae70))
9+
* **deps:** update commitlint monorepo to v17.0.3 ([#535](https://github.com/netlify/eslint-config-node/issues/535)) ([583461a](https://github.com/netlify/eslint-config-node/commit/583461a8913cd13a6d3d83800d5fb31c951e4fdf))
10+
* **deps:** update dependency eslint-import-resolver-typescript to v3.3.0 ([#539](https://github.com/netlify/eslint-config-node/issues/539)) ([a3526fc](https://github.com/netlify/eslint-config-node/commit/a3526fc31c307b23f056cc8787ab97502f9e281e))
11+
* **deps:** update dependency eslint-plugin-html to v7 ([#540](https://github.com/netlify/eslint-config-node/issues/540)) ([b8c55b2](https://github.com/netlify/eslint-config-node/commit/b8c55b23a7ec98b7d602f38ab4df278ca7bf9421))
12+
* **deps:** update dependency eslint-plugin-html to v7.1.0 ([#545](https://github.com/netlify/eslint-config-node/issues/545)) ([970ee31](https://github.com/netlify/eslint-config-node/commit/970ee31579159ceadb0bbdef10ed3cc305f52d92))
13+
* **deps:** update dependency eslint-plugin-n to v15 ([#491](https://github.com/netlify/eslint-config-node/issues/491)) ([47e445b](https://github.com/netlify/eslint-config-node/commit/47e445b31d31d0e42270377b09e01820134a457c))
14+
* **deps:** update dependency eslint-plugin-unicorn to v43.0.2 ([#536](https://github.com/netlify/eslint-config-node/issues/536)) ([c660bc3](https://github.com/netlify/eslint-config-node/commit/c660bc330f047adb097e67b209df9d3e877519dc))
15+
* **deps:** update dependency husky to v8.0.1 ([#537](https://github.com/netlify/eslint-config-node/issues/537)) ([e1631bf](https://github.com/netlify/eslint-config-node/commit/e1631bf08766b0503062e4bd9240948929a71309))
16+
* **deps:** update typescript-eslint monorepo to v5.30.7 ([#538](https://github.com/netlify/eslint-config-node/issues/538)) ([219d625](https://github.com/netlify/eslint-config-node/commit/219d625714bf9d6680676fa1c4b687d6be0051a2))
17+
* **deps:** update typescript-eslint monorepo to v5.31.0 ([#542](https://github.com/netlify/eslint-config-node/issues/542)) ([4b79cb9](https://github.com/netlify/eslint-config-node/commit/4b79cb95c832de6c5b6dea92d4ba28d34b36a152))
18+
319
## [7.0.0](https://github.com/netlify/eslint-config-node/compare/v6.0.0...v7.0.0) (2022-07-19)
420

521

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": "7.0.0",
3+
"version": "7.0.1",
44
"type": "commonjs",
55
"exports": {
66
".": "./.eslintrc.cjs",

0 commit comments

Comments
 (0)