Skip to content

Commit

Permalink
ABF-8661 chore(deps): update yarn minors and patches (#493)
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 Oct 8, 2024
1 parent 247162d commit ce173b3
Show file tree
Hide file tree
Showing 2 changed files with 781 additions and 487 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"watch": "tsc --watch"
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-typescript": "7.24.7",
"@babel/core": "7.25.7",
"@babel/preset-env": "7.25.7",
"@babel/preset-typescript": "7.25.7",
"@equisoft/eslint-config": "3.0.7",
"@equisoft/eslint-config-typescript": "3.0.7",
"@equisoft/jest-utils": "1.6.0",
Expand All @@ -45,14 +45,14 @@
"@types/babel__core": "^7",
"@types/babel__preset-env": "^7",
"@types/jest": "29.5.13",
"@types/node": "20.16.10",
"@types/node": "20.16.11",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"babel-jest": "29.7.0",
"eslint": "8.57.1",
"eslint-import-resolver-node": "0.3.9",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-import": "2.31.0",
"jest": "29.7.0",
"jest-junit": "16.0.0",
"ts-jest": "29.2.5",
Expand Down
Loading

0 comments on commit ce173b3

Please sign in to comment.