chore(deps): bump @antfu/utils from 0.7.2 to 0.7.4

Bumps [@antfu/utils](https://github.com/antfu/utils) from 0.7.2 to 0.7.4.
- [Release notes](https://github.com/antfu/utils/releases)
- [Commits](https://github.com/antfu/utils/compare/v0.7.2...v0.7.4)

---
updated-dependencies:
- dependency-name: "@antfu/utils"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-02 17:20:26 +00:00 committed by GitHub
parent bcad340030
commit 44cee0ad9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
package-lock.json generated
View File

@ -39,9 +39,9 @@
}
},
"node_modules/@antfu/utils": {
"version": "0.7.2",
"resolved": "https://registry.npmjs.org/@antfu/utils/-/utils-0.7.2.tgz",
"integrity": "sha512-vy9fM3pIxZmX07dL+VX1aZe7ynZ+YyB0jY+jE6r3hOK6GNY2t6W8rzpFC4tgpbXUYABkFQwgJq2XYXlxbXAI0g==",
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/@antfu/utils/-/utils-0.7.4.tgz",
"integrity": "sha512-qe8Nmh9rYI/HIspLSTwtbMFPj6dISG6+dJnOguTlPNXtCvS2uezdxscVBb7/3DrmNbQK49TDqpkSQ1chbRGdpQ==",
"funding": {
"url": "https://github.com/sponsors/antfu"
}
@ -3199,9 +3199,9 @@
}
},
"@antfu/utils": {
"version": "0.7.2",
"resolved": "https://registry.npmjs.org/@antfu/utils/-/utils-0.7.2.tgz",
"integrity": "sha512-vy9fM3pIxZmX07dL+VX1aZe7ynZ+YyB0jY+jE6r3hOK6GNY2t6W8rzpFC4tgpbXUYABkFQwgJq2XYXlxbXAI0g=="
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/@antfu/utils/-/utils-0.7.4.tgz",
"integrity": "sha512-qe8Nmh9rYI/HIspLSTwtbMFPj6dISG6+dJnOguTlPNXtCvS2uezdxscVBb7/3DrmNbQK49TDqpkSQ1chbRGdpQ=="
},
"@babel/code-frame": {
"version": "7.18.6",