Skip to content

Commit e2f9557

Browse files
Bump the npm_and_yarn group across 4 directories with 2 updates
Bumps the npm_and_yarn group with 1 update in the / directory: [tsup](https://github.com/egoist/tsup). Bumps the npm_and_yarn group with 1 update in the /packages/delegation-abis directory: [tsup](https://github.com/egoist/tsup). Bumps the npm_and_yarn group with 1 update in the /packages/delegation-deployments directory: [tsup](https://github.com/egoist/tsup). Bumps the npm_and_yarn group with 1 update in the /packages/delegation-toolkit directory: [tsup](https://github.com/egoist/tsup). Updates `tsup` from 7.2.0 to 8.3.5 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v7.2.0...v8.3.5) Updates `esbuild` from 0.18.20 to 0.21.5 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.18.20...v0.21.5) Updates `tsup` from 7.2.0 to 8.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v7.2.0...v8.3.5) Updates `tsup` from 7.2.0 to 8.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v7.2.0...v8.3.5) Updates `tsup` from 7.2.0 to 8.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v7.2.0...v8.3.5) Updates `tsup` from 7.3.0 to 8.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v7.2.0...v8.3.5) Updates `tsup` from 7.3.0 to 8.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v7.2.0...v8.3.5) Updates `tsup` from 7.3.0 to 8.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v7.2.0...v8.3.5) --- updated-dependencies: - dependency-name: tsup dependency-version: 8.3.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.21.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65cd885 commit e2f9557

5 files changed

Lines changed: 573 additions & 208 deletions

File tree

packages/delegation-abis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
"devDependencies": {
5656
"@metamask/auto-changelog": "^3.4.4",
57-
"tsup": "^7.2.0",
57+
"tsup": "^8.5.0",
5858
"typescript": "5.0.4"
5959
}
6060
}

packages/delegation-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"devDependencies": {
6666
"@metamask/auto-changelog": "^3.4.4",
6767
"@types/node": "^20.10.6",
68-
"tsup": "^7.2.0",
68+
"tsup": "^8.3.5",
6969
"typescript": "5.0.4",
7070
"vitest": "^2.1.9"
7171
},

packages/delegation-deployments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"devDependencies": {
5454
"@metamask/auto-changelog": "^3.4.4",
5555
"compare-versions": "^6.1.1",
56-
"tsup": "^7.2.0",
56+
"tsup": "^8.5.0",
5757
"typescript": "5.0.4"
5858
}
5959
}

packages/delegation-toolkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"solidity-coverage": "^0.8.1",
156156
"ts-node": "^10.9.2",
157157
"tsconfig-paths": "^4.2.0",
158-
"tsup": "^7.2.0",
158+
"tsup": "^8.5.0",
159159
"typescript": "5.0.4",
160160
"viem": "2.21.55"
161161
},

0 commit comments

Comments
 (0)