devDeps: Bump ts-patch from 3.2.0 to 3.2.1
This bumps ts-patch from 3.2.0 to 3.2.1
This commit is contained in:
parent
1554d78cba
commit
21d6027886
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -74,7 +74,7 @@
|
|||
"stylelint": "15.11.0",
|
||||
"stylelint-config-recommended-scss": "13.1.0",
|
||||
"ts-node": "10.9.2",
|
||||
"ts-patch": "3.2.0",
|
||||
"ts-patch": "3.2.1",
|
||||
"typescript": "5.5.4",
|
||||
"uuid": "10.0.0",
|
||||
"vitest": "2.0.4",
|
||||
|
|
@ -15940,9 +15940,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/ts-patch": {
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://registry.npmjs.org/ts-patch/-/ts-patch-3.2.0.tgz",
|
||||
"integrity": "sha512-fUGMkjGIlD4BFibDM+6pLYLXRguzCUY6fhP1KQzSnFJfAtTDT7DKyX0yHn3CJqfBv4mia/o3ZRte31UVf9Dl1A==",
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/ts-patch/-/ts-patch-3.2.1.tgz",
|
||||
"integrity": "sha512-hlR43v+GUIUy8/ZGFP1DquEqPh7PFKQdDMTAmYt671kCCA6AkDQMoeFaFmZ7ObPLYOmpMgyKUqL1C+coFMf30w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.2",
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@
|
|||
"stylelint": "15.11.0",
|
||||
"stylelint-config-recommended-scss": "13.1.0",
|
||||
"ts-node": "10.9.2",
|
||||
"ts-patch": "3.2.0",
|
||||
"ts-patch": "3.2.1",
|
||||
"typescript": "5.5.4",
|
||||
"uuid": "10.0.0",
|
||||
"vitest": "2.0.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue