Skip to content

Commit

Permalink
chore(deps): update yarn minors and patches
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 5, 2024
1 parent 2903f6f commit 49ae120
Show file tree
Hide file tree
Showing 2 changed files with 803 additions and 519 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,27 +34,27 @@
"watch": "tsc --watch"
},
"devDependencies": {
"@babel/core": "7.24.6",
"@babel/preset-env": "7.24.6",
"@babel/preset-typescript": "7.24.6",
"@babel/core": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@equisoft/eslint-config": "3.0.6",
"@equisoft/eslint-config-typescript": "3.0.6",
"@equisoft/typescript-config": "2.0.0",
"@microsoft/eslint-formatter-sarif": "3.1.0",
"@types/babel__core": "^7",
"@types/babel__preset-env": "^7",
"@types/jest": "29.5.12",
"@types/node": "20.12.12",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"@types/node": "20.14.2",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"babel-jest": "29.7.0",
"eslint": "8.57.0",
"eslint-import-resolver-node": "0.3.9",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"jest": "29.7.0",
"jest-junit": "16.0.0",
"ts-jest": "29.1.3",
"ts-jest": "29.1.4",
"typescript": "5.4.5",
"yargs": "17.7.2"
},
Expand Down
Loading

0 comments on commit 49ae120

Please sign in to comment.