Skip to content

Commit

Permalink
chore(deps): update dependency build-ts to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 19, 2024
1 parent da344db commit 94af38c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@willbooster/eslint-config-ts": "10.5.1",
"@willbooster/prettier-config": "9.1.2",
"@yarnpkg/core": "4.0.3",
"build-ts": "12.1.0",
"build-ts": "13.0.1",
"conventional-changelog-conventionalcommits": "7.0.2",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3409,9 +3409,9 @@ __metadata:
languageName: node
linkType: hard

"build-ts@npm:12.1.0":
version: 12.1.0
resolution: "build-ts@npm:12.1.0"
"build-ts@npm:13.0.1":
version: 13.0.1
resolution: "build-ts@npm:13.0.1"
dependencies:
"@babel/core": "npm:7.24.0"
"@babel/plugin-proposal-decorators": "npm:7.24.0"
Expand Down Expand Up @@ -3449,7 +3449,7 @@ __metadata:
yargs: "npm:17.7.2"
bin:
build-ts: bin/index.js
checksum: 10c0/7d3173bc58ffe65cd6989bfc0d55ea5c3ff71d200603d7dc35c1fc05797e6c913f7a60915ec2f4ed644f28a6e24d841473a70343009d4cc67f35dd3422bb9cc2
checksum: 10c0/8a8a953813d224f848744ac1e7f3ccebb4182649d5a523e5312409c83045465834b143df6c161dc80cf912130c6834230ff4692074242ef4d45b1d2adae36b8c
languageName: node
linkType: hard

Expand Down Expand Up @@ -9793,7 +9793,7 @@ __metadata:
"@willbooster/eslint-config-ts": "npm:10.5.1"
"@willbooster/prettier-config": "npm:9.1.2"
"@yarnpkg/core": "npm:4.0.3"
build-ts: "npm:12.1.0"
build-ts: "npm:13.0.1"
conventional-changelog-conventionalcommits: "npm:7.0.2"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
Expand Down

0 comments on commit 94af38c

Please sign in to comment.