Skip to content

Commit

Permalink
chore: upgrade esbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Feb 8, 2023
1 parent e4441d1 commit 6999a7f
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 111 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"webpack": "^4.40.0 || ^5.0.0"
},
"dependencies": {
"esbuild": "^0.17.5",
"esbuild": "^0.17.6",
"get-tsconfig": "^4.4.0",
"loader-utils": "^2.0.4",
"webpack-sources": "^1.4.3"
Expand All @@ -57,7 +57,7 @@
"@pvtnbr/eslint-config": "^0.33.0",
"@types/loader-utils": "^2.0.3",
"@types/mini-css-extract-plugin": "2.4.0",
"@types/node": "^18.11.18",
"@types/node": "^18.13.0",
"@types/webpack": "^4.41.33",
"@types/webpack-sources": "^0.1.9",
"clean-pkg-json": "^1.2.0",
Expand Down
Loading

0 comments on commit 6999a7f

Please sign in to comment.