Skip to content

Commit 976aeee

Browse files
chore(deps): update dependency build-ts to v13.1.22 (#704)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ed06a3 commit 976aeee

File tree

2 files changed

+7
-17
lines changed

2 files changed

+7
-17
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@willbooster/eslint-config-ts": "10.6.1",
6161
"@willbooster/prettier-config": "9.1.3",
6262
"@yarnpkg/core": "4.2.0",
63-
"build-ts": "13.1.21",
63+
"build-ts": "13.1.22",
6464
"conventional-changelog-conventionalcommits": "8.0.0",
6565
"eslint": "8.57.0",
6666
"eslint-config-prettier": "10.0.1",

yarn.lock

+6-16
Original file line numberDiff line numberDiff line change
@@ -3947,16 +3947,6 @@ __metadata:
39473947
languageName: node
39483948
linkType: hard
39493949

3950-
"@willbooster/shared-lib-node@npm:6.1.7":
3951-
version: 6.1.7
3952-
resolution: "@willbooster/shared-lib-node@npm:6.1.7"
3953-
dependencies:
3954-
dotenv: "npm:16.4.7"
3955-
tree-kill: "npm:1.2.2"
3956-
checksum: 10c0/45efe2d6019ed67bc586cf6467abcd73df268fd6faaff47200a2d7e6fef46301261be0f72871338670d57cc978b2489ea8a01ed175c43accc527e8962c34ca22
3957-
languageName: node
3958-
linkType: hard
3959-
39603950
"@willbooster/shared-lib-node@npm:6.1.8":
39613951
version: 6.1.8
39623952
resolution: "@willbooster/shared-lib-node@npm:6.1.8"
@@ -4621,9 +4611,9 @@ __metadata:
46214611
languageName: node
46224612
linkType: hard
46234613

4624-
"build-ts@npm:13.1.21":
4625-
version: 13.1.21
4626-
resolution: "build-ts@npm:13.1.21"
4614+
"build-ts@npm:13.1.22":
4615+
version: 13.1.22
4616+
resolution: "build-ts@npm:13.1.22"
46274617
dependencies:
46284618
"@babel/core": "npm:7.26.9"
46294619
"@babel/plugin-proposal-decorators": "npm:7.25.9"
@@ -4640,7 +4630,7 @@ __metadata:
46404630
"@rollup/plugin-replace": "npm:6.0.2"
46414631
"@rollup/plugin-terser": "npm:0.4.4"
46424632
"@rollup/pluginutils": "npm:5.1.4"
4643-
"@willbooster/shared-lib-node": "npm:6.1.7"
4633+
"@willbooster/shared-lib-node": "npm:6.1.8"
46444634
babel-plugin-polyfill-corejs3: "npm:0.11.1"
46454635
babel-plugin-transform-remove-console: "npm:6.9.4"
46464636
chalk: "npm:5.4.1"
@@ -4661,7 +4651,7 @@ __metadata:
46614651
yargs: "npm:17.7.2"
46624652
bin:
46634653
build-ts: bin/index.js
4664-
checksum: 10c0/2245b106abd5c02ce74ad9af222b2fd553325c81b89840c639970d0518c9f76e1aa34cb9fe55bffa0b0f7a64a7dce1798d0d9aab1e52bed6d223aec5dd56da3c
4654+
checksum: 10c0/9d51e778e40a3e5402d2a5da0116460f610f6860cc1beccc48a4b6af9d6f718e98e4f67a003634ce23fc3893cf59ca9f6549de9b871ff7c7eef617aee0705bc7
46654655
languageName: node
46664656
linkType: hard
46674657

@@ -12562,7 +12552,7 @@ __metadata:
1256212552
"@willbooster/shared-lib": "npm:5.2.13"
1256312553
"@willbooster/shared-lib-node": "npm:6.1.8"
1256412554
"@yarnpkg/core": "npm:4.2.0"
12565-
build-ts: "npm:13.1.21"
12555+
build-ts: "npm:13.1.22"
1256612556
conventional-changelog-conventionalcommits: "npm:8.0.0"
1256712557
deepmerge: "npm:4.3.1"
1256812558
dotenv: "npm:16.4.7"

0 commit comments

Comments
 (0)