build(deps-dev): bump esbuild from 0.12.20 to 0.12.22

This commit is contained in:
dependabot[bot] 2021-08-23 21:39:57 +00:00 committed by GitHub
parent 3c365681c3
commit bb88db22c3
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.8.0",
"cross-env": "^7.0.3",
"esbuild": "^0.12.20",
"esbuild": "^0.12.22",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.1",

View file

@ -2596,10 +2596,10 @@ es-to-primitive@^1.2.1:
is-date-object "^1.0.1"
is-symbol "^1.0.2"
esbuild@^0.12.20:
version "0.12.20"
resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.12.20.tgz#4d3c9d83c99a4031e027b42a4c398c23b6827cb0"
integrity sha512-u7+0qTo9Z64MD9PhooEngCmzyEYJ6ovFhPp8PLNh3UasR5Ihjv6HWVXqm8uHmasdQlpsAf0IsY4U0YVUfCpt4Q==
esbuild@^0.12.22:
version "0.12.22"
resolved "https://registry.npmjs.org/esbuild/-/esbuild-0.12.22.tgz#6031a1257b8d0307d306bed673b79c3668607f51"
integrity sha512-yWCr9RoFehpqoe/+MwZXJpYOEIt7KOEvNnjIeMZpMSyQt+KCBASM3y7yViiN5dJRphf1wGdUz1+M4rTtWd/ulA==
escalade@^3.1.1:
version "3.1.1"