build(deps-dev): bump ts-patch from 3.2.0 to 3.2.1
Bumps [ts-patch](https://github.com/nonara/ts-patch) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/nonara/ts-patch/releases) - [Changelog](https://github.com/nonara/ts-patch/blob/master/CHANGELOG.md) - [Commits](https://github.com/nonara/ts-patch/compare/v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: ts-patch dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ddf6a04e0c
commit
ecb564ea3b
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -82,7 +82,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.3",
|
||||
"uuid": "10.0.0",
|
||||
"vitest": "1.6.0",
|
||||
|
|
@ -18570,9 +18570,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",
|
||||
|
|
|
|||
|
|
@ -80,7 +80,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.3",
|
||||
"uuid": "10.0.0",
|
||||
"vitest": "1.6.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue