Skip to content

Commit

Permalink
Update dependency esbuild to v0.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent d00fb17 commit 93d0171
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 116 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.21.3",
"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.21.0"
}
}
Loading

0 comments on commit 93d0171

Please sign in to comment.