Skip to content

Commit 2ad1b0d

Browse files
authored
Merge branch 'main' into renovate/changesets-cli-2.x
2 parents 4be8334 + b89f991 commit 2ad1b0d

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- run: pnpm install
5454
- run: pnpm run build
5555
- run: pnpm run test:coverage
56-
- uses: codecov/codecov-action@v4.5.0
56+
- uses: codecov/codecov-action@v4.6.0
5757
with:
5858
files: packages/**/coverage/cobertura-coverage.xml
5959
token: ${{ secrets.CODECOV_TOKEN }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"browserslist": "4.23.3",
3535
"builtin-modules": "4.0.0",
3636
"cross-env": "7.0.3",
37-
"esbuild-plugin-browserslist": "0.14.0",
37+
"esbuild-plugin-browserslist": "0.15.0",
3838
"eslint": "9.10.0",
3939
"globals": "15.9.0",
4040
"happy-dom": "15.7.4",

pnpm-lock.yaml

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)