Skip to content

Commit f3d87dc

Browse files
chore(main): release 7.0.2
1 parent 857b819 commit f3d87dc

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

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

3+
## [7.0.2](https://github.com/netlify/eslint-config-node/compare/v7.0.1...v7.0.2) (2023-07-03)
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 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))
10+
* **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))
11+
* **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))
12+
* **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))
13+
314
## [7.0.1](https://github.com/netlify/eslint-config-node/compare/v7.0.0...v7.0.1) (2022-11-28)
415

516

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

0 commit comments

Comments
 (0)