Skip to content

Commit

Permalink
pkg: Update validation packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent b1b3c47 commit c80be8d
Show file tree
Hide file tree
Showing 4 changed files with 113 additions and 113 deletions.
88 changes: 44 additions & 44 deletions examples/github-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/github-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@types/uuid": "^9.0.0",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"react-refresh": "0.14.0",
"serve": "14.2.1",
"webpack": "5.89.0",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@anansi/babel-preset": "4.5.2",
"@anansi/browserslist-config": "1.4.3",
"@anansi/eslint-plugin": "0.16.42",
"@anansi/eslint-plugin": "0.16.43",
"@anansi/jest-preset": "0.10.24",
"@babel/cli": "7.23.4",
"@babel/core": "7.23.7",
Expand All @@ -65,8 +65,8 @@
"@types/jest": "29.5.11",
"@types/node": "20.11.0",
"@types/react": "18.2.47",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"babel-plugin-module-resolver": "5.0.0",
"benchmark": "^2.1.4",
"conventional-changelog-anansi": "^0.2.0",
Expand All @@ -79,7 +79,7 @@
"eslint": "8.56.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.1.2",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"ignore-styles": "^5.0.1",
Expand Down
Loading

0 comments on commit c80be8d

Please sign in to comment.