Skip to content

Commit f69ac82

Browse files
chore(deps): update devdependencies (non-major) (#306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 18066fd commit f69ac82

File tree

2 files changed

+165
-167
lines changed

2 files changed

+165
-167
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
"devDependencies": {
6969
"@commitlint/cli": "19.8.1",
7070
"@commitlint/config-conventional": "19.8.1",
71-
"@cypress/code-coverage": "3.14.4",
72-
"@eslint/compat": "1.3.0",
71+
"@cypress/code-coverage": "3.14.5",
72+
"@eslint/compat": "1.3.1",
7373
"@eslint/eslintrc": "3.3.1",
7474
"@eslint/js": "9.29.0",
7575
"@trivago/prettier-plugin-sort-imports": "5.2.2",
@@ -78,13 +78,13 @@
7878
"@types/lodash.countby": "4.6.9",
7979
"@types/lodash.flatten": "4.4.9",
8080
"@types/lodash.groupby": "4.6.9",
81-
"@types/node": "22.15.31",
81+
"@types/node": "22.15.35",
8282
"@types/react": "18.3.23",
8383
"@types/react-dom": "18.3.7",
8484
"@types/stopword": "2.0.3",
8585
"@types/uuid": "10.0.0",
86-
"@typescript-eslint/eslint-plugin": "8.34.0",
87-
"@typescript-eslint/parser": "8.34.0",
86+
"@typescript-eslint/eslint-plugin": "8.34.1",
87+
"@typescript-eslint/parser": "8.34.1",
8888
"@vitejs/plugin-react": "4.5.2",
8989
"axios": "1.10.0",
9090
"concurrently": "9.1.2",
@@ -95,7 +95,7 @@
9595
"eslint-config-airbnb-typescript": "18.0.0",
9696
"eslint-config-prettier": "10.1.5",
9797
"eslint-config-react-app": "7.0.1",
98-
"eslint-import-resolver-typescript": "4.4.3",
98+
"eslint-import-resolver-typescript": "4.4.4",
9999
"eslint-plugin-cypress": "5.1.0",
100100
"eslint-plugin-import": "2.31.0",
101101
"eslint-plugin-jsx-a11y": "6.10.2",
@@ -113,7 +113,7 @@
113113
"vite-plugin-checker": "0.9.3",
114114
"vite-plugin-istanbul": "7.0.0",
115115
"vite-tsconfig-paths": "5.1.4",
116-
"vitest": "3.2.3"
116+
"vitest": "3.2.4"
117117
},
118118
"browserslist": {
119119
"production": [

0 commit comments

Comments
 (0)