-
-
Notifications
You must be signed in to change notification settings - Fork 3
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 dependencies patch
- Loading branch information
1 parent
3643ace
commit 9ea829f
Showing
2 changed files
with
80 additions
and
80 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,8 +9,8 @@ | |
"@types/jest": "^29.5.2", | ||
"@types/node": "^18.16.16", | ||
"@types/webpack": "^5.28.1", | ||
"@typescript-eslint/eslint-plugin": "^5.59.8", | ||
"@typescript-eslint/parser": "^5.59.8", | ||
"@typescript-eslint/eslint-plugin": "^5.59.9", | ||
"@typescript-eslint/parser": "^5.59.9", | ||
"copy-webpack-plugin": "^11.0.0", | ||
"date-fns": "2.30.0", | ||
"dependency-cruiser": "^13.0.3", | ||
|
@@ -26,7 +26,7 @@ | |
"ts-loader": "^9.4.3", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^5.1.3", | ||
"webpack": "^5.85.0", | ||
"webpack": "^5.85.1", | ||
"webpack-cli": "^5.1.3", | ||
"webpack-shell-plugin-next": "^2.3.1", | ||
"zip-a-folder": "1.1.5" | ||
|
@@ -46,5 +46,5 @@ | |
"dependencies": { | ||
"tabbyjs": "^12.0.3" | ||
}, | ||
"packageManager": "[email protected].0" | ||
"packageManager": "[email protected].1" | ||
} |
Oops, something went wrong.