Skip to content

Commit

Permalink
chore(deps): update dependency browserslist to v4.24.3 (#371)
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 Dec 14, 2024
1 parent 2a575fd commit a1fab67
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 @@ -30,7 +30,7 @@
"devDependencies": {
"@eik/cli": "3.1.11",
"@eik/esbuild-plugin": "1.1.48",
"browserslist": "4.24.2",
"browserslist": "4.24.3",
"browserslist-to-esbuild": "2.1.1",
"esbuild": "0.24.0",
"semver": "7.6.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-18/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@rollup/plugin-replace": "5.0.7",
"@rollup/plugin-swc": "0.4.0",
"@rollup/plugin-terser": "0.4.4",
"browserslist": "4.24.2",
"browserslist": "4.24.3",
"rollup": "4.28.1"
},
"eik": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-dom-18/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@rollup/plugin-replace": "5.0.7",
"@rollup/plugin-swc": "0.4.0",
"@rollup/plugin-terser": "0.4.4",
"browserslist": "4.24.2",
"browserslist": "4.24.3",
"rollup": "4.28.1",
"semver": "7.6.3"
},
Expand Down

0 comments on commit a1fab67

Please sign in to comment.