Skip to content

Commit

Permalink
chore(deps): update dependency build-ts to v13.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 18, 2025
1 parent b17804b commit c9785c6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@typescript-eslint/parser": "8.20.0",
"@willbooster/eslint-config-ts": "10.6.1",
"@willbooster/prettier-config": "9.1.3",
"build-ts": "13.1.11",
"build-ts": "13.1.12",
"conventional-changelog-conventionalcommits": "8.0.0",
"eslint": "8.57.0",
"eslint-config-prettier": "10.0.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3011,13 +3011,13 @@ __metadata:
languageName: node
linkType: hard

"@willbooster/shared-lib-node@npm:6.0.5":
version: 6.0.5
resolution: "@willbooster/shared-lib-node@npm:6.0.5"
"@willbooster/shared-lib-node@npm:6.0.6":
version: 6.0.6
resolution: "@willbooster/shared-lib-node@npm:6.0.6"
dependencies:
dotenv: "npm:16.4.7"
tree-kill: "npm:1.2.2"
checksum: 10c0/f0bab8851c027bd75e6d537d82ce7632c5329f6126b8f39c56a6503ba36c56a2f957938857742dbce2b09491fae00148b738e7f322d9e6ade9eb4b5086ee7e47
checksum: 10c0/2509d9ede2d68c87e043b906639c23d487197e34217a95084d041084e2c6d5ea0b54896c3df3c16b0a01f8007e000e57423509ead88b2969b329a2debb3768ba
languageName: node
linkType: hard

Expand Down Expand Up @@ -3452,9 +3452,9 @@ __metadata:
languageName: node
linkType: hard

"build-ts@npm:13.1.11":
version: 13.1.11
resolution: "build-ts@npm:13.1.11"
"build-ts@npm:13.1.12":
version: 13.1.12
resolution: "build-ts@npm:13.1.12"
dependencies:
"@babel/core": "npm:7.26.0"
"@babel/plugin-proposal-decorators": "npm:7.25.9"
Expand All @@ -3471,7 +3471,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.0.5"
"@willbooster/shared-lib-node": "npm:6.0.6"
babel-plugin-polyfill-corejs3: "npm:0.11.0"
babel-plugin-transform-remove-console: "npm:6.9.4"
chalk: "npm:5.4.1"
Expand All @@ -3492,7 +3492,7 @@ __metadata:
yargs: "npm:17.7.2"
bin:
build-ts: bin/index.js
checksum: 10c0/7ac9c921862422884d495b1877920b20808235f5bcf87892ac15a794c3fff448b1328f7018b1ca6d21ca00fa5137bdaa45d65fa82f8d6b71c699101c1bdcf642
checksum: 10c0/fb70b5b945e84d0d82b4cb6f9a26b56d4d3c4f124d5157e4f8df6fc5b6eb233acbe12f9a1689bb8219c39913f5b7181e908bda63d3d4634b9492f5e51981059b
languageName: node
linkType: hard

Expand Down Expand Up @@ -7532,7 +7532,7 @@ __metadata:
"@typescript-eslint/parser": "npm:8.20.0"
"@willbooster/eslint-config-ts": "npm:10.6.1"
"@willbooster/prettier-config": "npm:9.1.3"
build-ts: "npm:13.1.11"
build-ts: "npm:13.1.12"
conventional-changelog-conventionalcommits: "npm:8.0.0"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:10.0.1"
Expand Down

0 comments on commit c9785c6

Please sign in to comment.