Skip to content

Commit 56d3d8d

Browse files
pkg: Update validation packages (#3181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ce3274 commit 56d3d8d

File tree

4 files changed

+111
-111
lines changed

4 files changed

+111
-111
lines changed

examples/github-app/package-lock.json

Lines changed: 44 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/github-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@types/react": "18.3.3",
3939
"@types/react-dom": "18.3.0",
4040
"@types/uuid": "^10.0.0",
41-
"@typescript-eslint/eslint-plugin": "7.17.0",
42-
"@typescript-eslint/parser": "7.17.0",
41+
"@typescript-eslint/eslint-plugin": "7.18.0",
42+
"@typescript-eslint/parser": "7.18.0",
4343
"react-refresh": "0.14.2",
4444
"serve": "14.2.3",
4545
"webpack": "5.93.0",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@anansi/babel-preset": "6.0.2",
4949
"@anansi/browserslist-config": "1.5.1",
5050
"@anansi/eslint-plugin": "0.17.14",
51-
"@anansi/jest-preset": "0.11.5",
51+
"@anansi/jest-preset": "0.11.6",
5252
"@babel/cli": "7.24.8",
5353
"@babel/core": "7.24.9",
5454
"@babel/node": "7.25.0",
@@ -66,8 +66,8 @@
6666
"@types/jest": "29.5.12",
6767
"@types/node": "22.1.0",
6868
"@types/react": "18.3.3",
69-
"@typescript-eslint/eslint-plugin": "7.17.0",
70-
"@typescript-eslint/parser": "7.17.0",
69+
"@typescript-eslint/eslint-plugin": "7.18.0",
70+
"@typescript-eslint/parser": "7.18.0",
7171
"babel-plugin-module-resolver": "5.0.2",
7272
"benchmark": "^2.1.4",
7373
"conventional-changelog-anansi": "^0.2.0",

0 commit comments

Comments
 (0)