build(deps-dev): bump esbuild from 0.12.16 to 0.12.17

This commit is contained in:
dependabot[bot] 2021-08-02 21:44:10 +00:00 committed by GitHub
parent 441739d9b1
commit c09f0db6e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -65,7 +65,7 @@
"benny": "^3.6.15",
"c8": "^7.7.3",
"cross-env": "^7.0.3",
"esbuild": "^0.12.16",
"esbuild": "^0.12.17",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.23.4",

View file

@ -2669,10 +2669,10 @@ es-to-primitive@^1.2.1:
is-date-object "^1.0.1"
is-symbol "^1.0.2"
esbuild@^0.12.16:
version "0.12.16"
resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.12.16.tgz#c397144ce13b445a6ead9c1f747da11f79ec5e67"
integrity sha512-XqI9cXP2bmQ6MREIqrYBb13KfYFSERsV1+e5jSVWps8dNlLZK+hln7d0mznzDIpfISsg/AgQW0DW3kSInXWhrg==
esbuild@^0.12.17:
version "0.12.17"
resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.12.17.tgz#5816f905c2905de0ebbc658860df7b5b48afbcd3"
integrity sha512-GshKJyVYUnlSXIZj/NheC2O0Kblh42CS7P1wJyTbbIHevTG4jYMS9NNw8EOd8dDWD0dzydYHS01MpZoUcQXB4g==
escalade@^3.1.1:
version "3.1.1"