Skip to content

Commit

Permalink
chore(deps): update dependency build-ts to v13.1.22 (#704)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 15, 2025
1 parent 3ed06a3 commit 976aeee
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@willbooster/eslint-config-ts": "10.6.1",
"@willbooster/prettier-config": "9.1.3",
"@yarnpkg/core": "4.2.0",
"build-ts": "13.1.21",
"build-ts": "13.1.22",
"conventional-changelog-conventionalcommits": "8.0.0",
"eslint": "8.57.0",
"eslint-config-prettier": "10.0.1",
Expand Down
22 changes: 6 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3947,16 +3947,6 @@ __metadata:
languageName: node
linkType: hard

"@willbooster/shared-lib-node@npm:6.1.7":
version: 6.1.7
resolution: "@willbooster/shared-lib-node@npm:6.1.7"
dependencies:
dotenv: "npm:16.4.7"
tree-kill: "npm:1.2.2"
checksum: 10c0/45efe2d6019ed67bc586cf6467abcd73df268fd6faaff47200a2d7e6fef46301261be0f72871338670d57cc978b2489ea8a01ed175c43accc527e8962c34ca22
languageName: node
linkType: hard

"@willbooster/shared-lib-node@npm:6.1.8":
version: 6.1.8
resolution: "@willbooster/shared-lib-node@npm:6.1.8"
Expand Down Expand Up @@ -4621,9 +4611,9 @@ __metadata:
languageName: node
linkType: hard

"build-ts@npm:13.1.21":
version: 13.1.21
resolution: "build-ts@npm:13.1.21"
"build-ts@npm:13.1.22":
version: 13.1.22
resolution: "build-ts@npm:13.1.22"
dependencies:
"@babel/core": "npm:7.26.9"
"@babel/plugin-proposal-decorators": "npm:7.25.9"
Expand All @@ -4640,7 +4630,7 @@ __metadata:
"@rollup/plugin-replace": "npm:6.0.2"
"@rollup/plugin-terser": "npm:0.4.4"
"@rollup/pluginutils": "npm:5.1.4"
"@willbooster/shared-lib-node": "npm:6.1.7"
"@willbooster/shared-lib-node": "npm:6.1.8"
babel-plugin-polyfill-corejs3: "npm:0.11.1"
babel-plugin-transform-remove-console: "npm:6.9.4"
chalk: "npm:5.4.1"
Expand All @@ -4661,7 +4651,7 @@ __metadata:
yargs: "npm:17.7.2"
bin:
build-ts: bin/index.js
checksum: 10c0/2245b106abd5c02ce74ad9af222b2fd553325c81b89840c639970d0518c9f76e1aa34cb9fe55bffa0b0f7a64a7dce1798d0d9aab1e52bed6d223aec5dd56da3c
checksum: 10c0/9d51e778e40a3e5402d2a5da0116460f610f6860cc1beccc48a4b6af9d6f718e98e4f67a003634ce23fc3893cf59ca9f6549de9b871ff7c7eef617aee0705bc7
languageName: node
linkType: hard

Expand Down Expand Up @@ -12562,7 +12552,7 @@ __metadata:
"@willbooster/shared-lib": "npm:5.2.13"
"@willbooster/shared-lib-node": "npm:6.1.8"
"@yarnpkg/core": "npm:4.2.0"
build-ts: "npm:13.1.21"
build-ts: "npm:13.1.22"
conventional-changelog-conventionalcommits: "npm:8.0.0"
deepmerge: "npm:4.3.1"
dotenv: "npm:16.4.7"
Expand Down

0 comments on commit 976aeee

Please sign in to comment.