Skip to content

Commit 9f1ea24

Browse files
Chore: (release) add version 2.4.2 [skip ci]
## [2.4.2](v2.4.1...v2.4.2) (2022-02-06) ### Chore * fixes some npm audit vulnerabilities (#46) ([c19f7cd](c19f7cd)), closes [#46](#46) * fixes some npm audit vulnerabilities (#47) ([253092b](253092b)), closes [#47](#47) * Lock file maintenance (#36) ([3d5fa82](3d5fa82)), closes [#36](#36) * Lock file maintenance (#49) ([6d57d05](6d57d05)), closes [#49](#49) * use eslint@^7.32.0 for nodejs 10 tests ([a764747](a764747)) ### Upgrade * Update dependency @babel/eslint-parser to v7.17.0 (#50) ([3581090](3581090)), closes [#50](#50)
1 parent a764747 commit 9f1ea24

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [2.4.2](https://github.com/pustovitDmytro/eslint-config-incredible/compare/v2.4.1...v2.4.2) (2022-02-06)
2+
3+
4+
### Chore
5+
6+
* fixes some npm audit vulnerabilities (#46) ([c19f7cd](https://github.com/pustovitDmytro/eslint-config-incredible/commit/c19f7cd7519675b0d136eea0459074278e804893)), closes [#46](https://github.com/pustovitDmytro/eslint-config-incredible/issues/46)
7+
* fixes some npm audit vulnerabilities (#47) ([253092b](https://github.com/pustovitDmytro/eslint-config-incredible/commit/253092b677b0818b869c5359d4581aeec6f34957)), closes [#47](https://github.com/pustovitDmytro/eslint-config-incredible/issues/47)
8+
* Lock file maintenance (#36) ([3d5fa82](https://github.com/pustovitDmytro/eslint-config-incredible/commit/3d5fa8217a457593e6a77bb6ed3c0d25dfb666d4)), closes [#36](https://github.com/pustovitDmytro/eslint-config-incredible/issues/36)
9+
* Lock file maintenance (#49) ([6d57d05](https://github.com/pustovitDmytro/eslint-config-incredible/commit/6d57d0529dce73f8b174057c88c31d90323bded7)), closes [#49](https://github.com/pustovitDmytro/eslint-config-incredible/issues/49)
10+
* use eslint@^7.32.0 for nodejs 10 tests ([a764747](https://github.com/pustovitDmytro/eslint-config-incredible/commit/a7647473cf5081201a09e6872b72aa3e96547903))
11+
12+
### Upgrade
13+
14+
* Update dependency @babel/eslint-parser to v7.17.0 (#50) ([3581090](https://github.com/pustovitDmytro/eslint-config-incredible/commit/35810908b9ec31ed1dfcae59a0564d731ff14331)), closes [#50](https://github.com/pustovitDmytro/eslint-config-incredible/issues/50)
15+
116
## [2.4.1](https://github.com/pustovitDmytro/eslint-config-incredible/compare/v2.4.0...v2.4.1) (2022-01-27)
217

318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-incredible",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "Pretty eslint config",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)