File tree 3 files changed +18
-3
lines changed
3 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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-n to v15 ([ #491 ] ( https://github.com/netlify/eslint-config-node/issues/491 ) ) ([ 47e445b] ( https://github.com/netlify/eslint-config-node/commit/47e445b31d31d0e42270377b09e01820134a457c ) )
13
+ * ** 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 ) )
14
+ * ** 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 ) )
15
+ * ** 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 ) )
16
+ * ** 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 ) )
17
+
3
18
## [ 7.0.0] ( https://github.com/netlify/eslint-config-node/compare/v6.0.0...v7.0.0 ) (2022-07-19)
4
19
5
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/eslint-config-node" ,
3
- "version" : " 7.0.0 " ,
3
+ "version" : " 7.0.1 " ,
4
4
"type" : " commonjs" ,
5
5
"exports" : {
6
6
"." : " ./.eslintrc.cjs" ,
You can’t perform that action at this time.
0 commit comments