dependabot[bot]
dependabot[bot]
commited on
Commit
•
4a85966
1
Parent(s):
fc7333a
Bump @antfu /utils from 0.7.2 to 0.7.6 (#407)
Browse filesBumps [@antfu/utils](https://github.com/antfu/utils) from 0.7.2 to 0.7.6.
- [Release notes](https://github.com/antfu/utils/releases)
- [Commits](https://github.com/antfu/utils/compare/v0.7.2...v0.7.6)
---
updated-dependencies:
- dependency-name: "@antfu/utils"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- package-lock.json +3 -3
package-lock.json
CHANGED
@@ -67,9 +67,9 @@
|
|
67 |
}
|
68 |
},
|
69 |
"node_modules/@antfu/utils": {
|
70 |
-
"version": "0.7.
|
71 |
-
"resolved": "https://registry.npmjs.org/@antfu/utils/-/utils-0.7.
|
72 |
-
"integrity": "sha512-
|
73 |
"dev": true,
|
74 |
"funding": {
|
75 |
"url": "https://github.com/sponsors/antfu"
|
|
|
67 |
}
|
68 |
},
|
69 |
"node_modules/@antfu/utils": {
|
70 |
+
"version": "0.7.6",
|
71 |
+
"resolved": "https://registry.npmjs.org/@antfu/utils/-/utils-0.7.6.tgz",
|
72 |
+
"integrity": "sha512-pvFiLP2BeOKA/ZOS6jxx4XhKzdVLHDhGlFEaZ2flWWYf2xOqVniqpk38I04DFRyz+L0ASggl7SkItTc+ZLju4w==",
|
73 |
"dev": true,
|
74 |
"funding": {
|
75 |
"url": "https://github.com/sponsors/antfu"
|