Skip to content

Commit

Permalink
chore(deps): update dependency @eik/esbuild-plugin to v1.1.49 (#385)
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] authored Jan 25, 2025
1 parent 67ed286 commit 5a3ec52
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
],
"devDependencies": {
"@eik/cli": "3.1.12",
"@eik/esbuild-plugin": "1.1.48",
"@eik/esbuild-plugin": "1.1.49",
"browserslist": "4.24.4",
"browserslist-to-esbuild": "2.1.1",
"esbuild": "0.24.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/lit-2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"esbuild": "0.24.2",
"@eik/esbuild-plugin": "1.1.48"
"@eik/esbuild-plugin": "1.1.49"
},
"eik": {
"name": "lit-2",
Expand Down
2 changes: 1 addition & 1 deletion packages/lit-3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"esbuild": "0.24.2",
"@eik/esbuild-plugin": "1.1.48"
"@eik/esbuild-plugin": "1.1.49"
},
"eik": {
"name": "lit-3",
Expand Down

0 comments on commit 5a3ec52

Please sign in to comment.