diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index fe71fd2..31efb6f 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@theoparis/eslint-config": "github:creepinson/eslint-config#update", "@types/jest": "27.4.1", "@types/node": "17.0.1", - "esbuild": "0.14.27", + "esbuild": "0.27.3", "eslint": "8.11.0", "jest": "27.5.1", "pinst": "3.0.0", |