Skip to content

Commit

Permalink
chore(deps): update dependency build-ts to v13.1.14 (#690)
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 Jan 25, 2025
1 parent 61daac5 commit 335522c
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.13",
"build-ts": "13.1.14",
"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 @@ -3868,16 +3868,6 @@ __metadata:
languageName: node
linkType: hard

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

"@willbooster/shared-lib-node@npm:6.1.4":
version: 6.1.4
resolution: "@willbooster/shared-lib-node@npm:6.1.4"
Expand Down Expand Up @@ -4542,9 +4532,9 @@ __metadata:
languageName: node
linkType: hard

"build-ts@npm:13.1.13":
version: 13.1.13
resolution: "build-ts@npm:13.1.13"
"build-ts@npm:13.1.14":
version: 13.1.14
resolution: "build-ts@npm:13.1.14"
dependencies:
"@babel/core": "npm:7.26.7"
"@babel/plugin-proposal-decorators": "npm:7.25.9"
Expand All @@ -4561,7 +4551,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.3"
"@willbooster/shared-lib-node": "npm:6.1.4"
babel-plugin-polyfill-corejs3: "npm:0.11.1"
babel-plugin-transform-remove-console: "npm:6.9.4"
chalk: "npm:5.4.1"
Expand All @@ -4582,7 +4572,7 @@ __metadata:
yargs: "npm:17.7.2"
bin:
build-ts: bin/index.js
checksum: 10c0/90ae5b66685bccc15bcc413212c0456767055257b5b9f0a06955550e3648fcb5bef0201cd5a6a0131a098b0ac04bcea949184d2c793ed8bb2fd3c0744a94801e
checksum: 10c0/23650c54cd8f71539aba9ea760811bfc106f5976c96f666d2879a454a1336fdae778433bae5a125d5ebc2a9c094aece01648636aa27cee5d455c0e47be671edb
languageName: node
linkType: hard

Expand Down Expand Up @@ -12483,7 +12473,7 @@ __metadata:
"@willbooster/shared-lib": "npm:5.2.9"
"@willbooster/shared-lib-node": "npm:6.1.4"
"@yarnpkg/core": "npm:4.2.0"
build-ts: "npm:13.1.13"
build-ts: "npm:13.1.14"
conventional-changelog-conventionalcommits: "npm:8.0.0"
deepmerge: "npm:4.3.1"
dotenv: "npm:16.4.7"
Expand Down

0 comments on commit 335522c

Please sign in to comment.