File tree 3 files changed +20
-3
lines changed
3 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 7.0.2] ( https://github.com/netlify/eslint-config-node/compare/v7.0.1...v7.0.2 ) (2023-07-24)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** update babel monorepo to v7.22.5 ([ #631 ] ( https://github.com/netlify/eslint-config-node/issues/631 ) ) ([ 038f072] ( https://github.com/netlify/eslint-config-node/commit/038f072bc96cfb2034ae205cd95467ebc4e84b62 ) )
9
+ * ** deps:** update babel monorepo to v7.22.8 ([ 2ccc320] ( https://github.com/netlify/eslint-config-node/commit/2ccc32080ee48fd2b456aabe6ae1c92c5f8f1315 ) )
10
+ * ** deps:** update babel monorepo to v7.22.9 ([ f395657] ( https://github.com/netlify/eslint-config-node/commit/f39565791a589225c58b03dc3248da73e7476f2c ) )
11
+ * ** deps:** update commitlint monorepo to v17.6.6 ([ #634 ] ( https://github.com/netlify/eslint-config-node/issues/634 ) ) ([ 62e6753] ( https://github.com/netlify/eslint-config-node/commit/62e6753fb6fd981b5a991f15458dcc832c64bfd2 ) )
12
+ * ** deps:** update commitlint monorepo to v17.6.7 ([ 15f03ce] ( https://github.com/netlify/eslint-config-node/commit/15f03ce09c40f261a339a4e67c5636bca1a924ac ) )
13
+ * ** deps:** update dependency eslint to v8.43.0 ([ #635 ] ( https://github.com/netlify/eslint-config-node/issues/635 ) ) ([ daf812f] ( https://github.com/netlify/eslint-config-node/commit/daf812fdec5c1344a9aea790ba52a25a3e1c44d3 ) )
14
+ * ** deps:** update dependency eslint to v8.44.0 ([ #636 ] ( https://github.com/netlify/eslint-config-node/issues/636 ) ) ([ 857b819] ( https://github.com/netlify/eslint-config-node/commit/857b8196dbe7e0561f2aa03c8e0eb876601b642a ) )
15
+ * ** deps:** update dependency eslint to v8.45.0 ([ 92fd8b1] ( https://github.com/netlify/eslint-config-node/commit/92fd8b1b3b50dd2e17b67d2cd9e543bf168f9ed6 ) )
16
+ * ** deps:** update typescript-eslint monorepo to v5.59.11 ([ #632 ] ( https://github.com/netlify/eslint-config-node/issues/632 ) ) ([ c8891b1] ( https://github.com/netlify/eslint-config-node/commit/c8891b108d4ebc1e21af9320fb1e4226e0f36e49 ) )
17
+ * ** deps:** update typescript-eslint monorepo to v5.60.1 ([ #637 ] ( https://github.com/netlify/eslint-config-node/issues/637 ) ) ([ 35b9de0] ( https://github.com/netlify/eslint-config-node/commit/35b9de0329eea333a1968e06ba557c4a14fed24e ) )
18
+ * ** deps:** update typescript-eslint monorepo to v5.61.0 ([ bba2af5] ( https://github.com/netlify/eslint-config-node/commit/bba2af53a0847226626f1f799b3147bfea805d9f ) )
19
+
3
20
## [ 7.0.1] ( https://github.com/netlify/eslint-config-node/compare/v7.0.0...v7.0.1 ) (2022-11-28)
4
21
5
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/eslint-config-node" ,
3
- "version" : " 7.0.1 " ,
3
+ "version" : " 7.0.2 " ,
4
4
"type" : " commonjs" ,
5
5
"exports" : {
6
6
"." : " ./.eslintrc.cjs" ,
You can’t perform that action at this time.
0 commit comments