Skip to content

Commit de88739

Browse files
committed
utils: v2.7.2
1 parent 9e06eff commit de88739

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

utils/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
55

66
## Unreleased
77

8+
## v2.7.2 - 2022-01-01
9+
810
### Fixed
911
- [patch] Fix `@babel/eslint-parser` 8 compatibility ([#2343], thanks [@nicolo-ribaudo])
1012

utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-module-utils",
3-
"version": "2.7.1",
3+
"version": "2.7.2",
44
"description": "Core utilities to support eslint-plugin-import and other module-related plugins.",
55
"engines": {
66
"node": ">=4"

0 commit comments

Comments
 (0)