Skip to content

Commit

Permalink
chore(deps): update dependency browserslist-to-esbuild to v2.1.1 (#15930
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] committed Jan 16, 2024
1 parent c566c9d commit 12ab585
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 @@ -119,7 +119,7 @@
"@typescript-eslint/eslint-plugin": "6.18.1",
"benchmark": "2.1.4",
"browserslist": "4.22.2",
"browserslist-to-esbuild": "2.1.0",
"browserslist-to-esbuild": "2.1.1",
"c8": "9.0.0",
"cross-env": "7.0.3",
"cspell": "8.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2599,16 +2599,16 @@ __metadata:
languageName: node
linkType: hard

"browserslist-to-esbuild@npm:2.1.0":
version: 2.1.0
resolution: "browserslist-to-esbuild@npm:2.1.0"
"browserslist-to-esbuild@npm:2.1.1":
version: 2.1.1
resolution: "browserslist-to-esbuild@npm:2.1.1"
dependencies:
meow: "npm:^13.0.0"
peerDependencies:
browserslist: "*"
bin:
browserslist-to-esbuild: cli/index.js
checksum: 67a710fb24c44540e46507a41278617be7d848d1fc4a815ce5dc025e2cd113af63cf117784a74df24e019f9d1c64190498853813e0259cd89b6ab517214f1c60
checksum: 5e91b23ba5ac47412b7456bbb74ee11b35d1083163e9e8e001e48f3a975c65758a4559ab532812d8518877a1d8f68c5b649b88a08722b9543b38e633e6943f7d
languageName: node
linkType: hard

Expand Down Expand Up @@ -7357,7 +7357,7 @@ __metadata:
angular-html-parser: "npm:5.2.0"
benchmark: "npm:2.1.4"
browserslist: "npm:4.22.2"
browserslist-to-esbuild: "npm:2.1.0"
browserslist-to-esbuild: "npm:2.1.1"
c8: "npm:9.0.0"
camelcase: "npm:8.0.0"
chalk: "npm:5.3.0"
Expand Down

0 comments on commit 12ab585

Please sign in to comment.