Skip to content

Commit 4c45e24

Browse files
authored
chore: release 3.3.4 πŸš€ (#223)
1 parent 30339d0 commit 4c45e24

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.3.3"
2+
".": "3.3.4"
33
}

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [3.3.4](https://github.com/eslint/eslintrc/compare/eslintrc-v3.3.3...eslintrc-v3.3.4) (2026-02-22)
4+
5+
6+
### Bug Fixes
7+
8+
* update `ajv` to `6.14.0` to address security vulnerabilities ([#221](https://github.com/eslint/eslintrc/issues/221)) ([9139140](https://github.com/eslint/eslintrc/commit/9139140aece172fa4c11a466c493609be31cfa54))
9+
* update `minimatch` to `3.1.3` to address security vulnerabilities ([#224](https://github.com/eslint/eslintrc/issues/224)) ([30339d0](https://github.com/eslint/eslintrc/commit/30339d036361c13362d5a38191bb2388ad56bb6f))
10+
311
## [3.3.3](https://github.com/eslint/eslintrc/compare/eslintrc-v3.3.2...eslintrc-v3.3.3) (2025-11-28)
412

513

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eslint/eslintrc",
3-
"version": "3.3.3",
3+
"version": "3.3.4",
44
"description": "The legacy ESLintRC config file format for ESLint",
55
"type": "module",
66
"main": "./dist/eslintrc.cjs",

0 commit comments

Comments
Β (0)