Skip to content

Commit

Permalink
Update dependency esbuild to v0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2024
1 parent d00fb17 commit 2ce2307
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 139 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
"babel-loader": "^9.1.2",
"babel-plugin-transform-remove-console": "^6.9.4",
"doctoc": "2.2.1",
"esbuild": "0.17.19",
"esbuild": "0.24.0",
"eslint": "^8.43.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-base": "15.0.0",
Expand Down Expand Up @@ -206,6 +206,6 @@
"unist-util-visit": "^4.1.2"
},
"peerDependencies": {
"esbuild": "^0.17.3"
"esbuild": "^0.17.3 || ^0.24.0"
}
}
Loading

0 comments on commit 2ce2307

Please sign in to comment.