-
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies (#789)
- Loading branch information
1 parent
b085e07
commit ef0ea73
Showing
4 changed files
with
143 additions
and
182 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,10 +45,10 @@ | |
"@jest/types": "^29.2.1", | ||
"@lerna-lite/cli": "^1.12.0", | ||
"@lerna-lite/run": "^1.12.0", | ||
"@types/jest": "^29.2.0", | ||
"@types/node": "^18.11.7", | ||
"@typescript-eslint/eslint-plugin": "^5.41.0", | ||
"@typescript-eslint/parser": "^5.41.0", | ||
"@types/jest": "^29.2.1", | ||
"@types/node": "^18.11.9", | ||
"@typescript-eslint/eslint-plugin": "^5.42.0", | ||
"@typescript-eslint/parser": "^5.42.0", | ||
"cross-env": "^7.0.3", | ||
"cypress": "^10.11.0", | ||
"eslint": "^8.26.0", | ||
|
@@ -58,17 +58,17 @@ | |
"jest-cli": "^29.2.2", | ||
"jest-environment-jsdom": "^29.2.2", | ||
"jest-extended": "^3.1.0", | ||
"jsdom": "^20.0.1", | ||
"jsdom": "^20.0.2", | ||
"jsdom-global": "^3.0.2", | ||
"moment-mini": "^2.29.4", | ||
"pnpm": "^7.14.0", | ||
"pnpm": "^7.14.2", | ||
"rimraf": "^3.0.2", | ||
"rxjs": "^7.5.7", | ||
"serve": "^14.0.1", | ||
"ts-jest": "^29.0.3", | ||
"typescript": "^4.8.4" | ||
}, | ||
"packageManager": "[email protected].0", | ||
"packageManager": "[email protected].2", | ||
"engines": { | ||
"node": ">=14.17.0", | ||
"npm": ">=6.14.13" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -73,6 +73,6 @@ | |
"npm-run-all2": "^6.0.2", | ||
"rimraf": "^3.0.2", | ||
"webpack": "^5.74.0", | ||
"yargs": "^17.6.0" | ||
"yargs": "^17.6.1" | ||
} | ||
} |
Oops, something went wrong.