Skip to content

Commit 8782b6d

Browse files
chore(main): release 7.0.2
1 parent c8891b1 commit 8782b6d

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

3+
## [7.0.2](https://github.com/netlify/eslint-config-node/compare/v7.0.1...v7.0.2) (2023-06-19)
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 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))
10+
311
## [7.0.1](https://github.com/netlify/eslint-config-node/compare/v7.0.0...v7.0.1) (2022-11-28)
412

513

package-lock.json

+1-1
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)