Skip to content

Commit

Permalink
Update all non-major dependencies (#1102)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 26, 2024
1 parent af9648c commit 1b5ae08
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
88 changes: 44 additions & 44 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@commander-js/extra-typings": "12.1.0",
"@jest/globals": "29.7.0",
"@types/node": "20.14.2",
"@types/node": "20.14.7",
"@types/react": "18.3.3",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
Expand All @@ -27,7 +27,7 @@
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-standard-with-typescript": "39.1.1",
"eslint-plugin-react": "7.34.2",
"eslint-plugin-react": "7.34.3",
"file-loader": "6.2.0",
"jest": "29.7.0",
"lint-staged": "15.2.7",
Expand All @@ -36,11 +36,11 @@
"protobufjs": "7.3.2",
"protobufjs-cli": "1.1.2",
"style-loader": "3.3.4",
"ts-jest": "29.1.4",
"ts-jest": "29.1.5",
"ts-loader": "9.5.1",
"tsx": "4.15.5",
"typescript": "5.4.5",
"webpack": "5.92.0",
"tsx": "4.15.7",
"typescript": "5.5.2",
"webpack": "5.92.1",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.15.2"
},
Expand Down

0 comments on commit 1b5ae08

Please sign in to comment.