Skip to content

Commit

Permalink
Update dependency esbuild to v0.19.12 (#108)
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 24, 2024
1 parent b321cd9 commit 20edec1
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"lodash": "4.17.21"
},
"devDependencies": {
"esbuild": "0.19.10",
"esbuild": "0.19.12",
"jsdom": "23.0.1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"lodash": "4.17.21"
},
"devDependencies": {
"esbuild": "0.19.10",
"esbuild": "0.19.12",
"jsdom": "23.0.1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"version": "0.0.0",
"devDependencies": {
"esbuild": "0.19.10",
"esbuild": "0.19.12",
"jsdom": "23.0.1",
"lodash": "4.17.21"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"version": "0.0.0",
"devDependencies": {
"esbuild": "0.19.10",
"esbuild": "0.19.12",
"lodash": "4.17.21"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"lodash": "4.17.21"
},
"devDependencies": {
"esbuild": "0.19.10",
"esbuild": "0.19.12",
"jsdom": "23.0.1"
}
}

0 comments on commit 20edec1

Please sign in to comment.