Skip to content

Commit e0e0c35

Browse files
chore(deps): update linters (#144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 61e7760 commit e0e0c35

File tree

3 files changed

+119
-113
lines changed

3 files changed

+119
-113
lines changed

.changeset/renovate-49f6ef4.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'filter-data': patch
3+
---
4+
5+
Updated dependency `eslint` to `^8.56.0`.
6+
Updated dependency `prettier` to `^3.1.1`.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,11 @@
7272
"@types/ramda": "^0.29.7",
7373
"@web-configs/eslint-plugin": "^0.5.2",
7474
"@web-configs/prettier": "^0.1.2",
75-
"eslint": "^8.55.0",
75+
"eslint": "^8.56.0",
7676
"fuse.js": "^7.0.0",
7777
"jest": "^29.7.0",
7878
"match-sorter": "^6.3.1",
79-
"prettier": "^3.1.0",
79+
"prettier": "^3.1.1",
8080
"rimraf": "^5.0.5",
8181
"rollup": "^3.29.4",
8282
"rollup-plugin-dts": "^6.1.0",

0 commit comments

Comments
 (0)