Update dependency @types/node to v18.18.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-09-29 15:49:39 +00:00
parent e8a238096e
commit 8441c3aaec
3 changed files with 9 additions and 9 deletions

8
pnpm-lock.yaml generated
View File

@@ -1,7 +1,7 @@
lockfileVersion: 5.3
specifiers:
'@types/node': 18.18.0
'@types/node': 18.18.1
'@types/react': 18.2.23
'@types/uuid': 9.0.4
autoprefixer: 10.4.16
@@ -23,7 +23,7 @@ dependencies:
uuid: 9.0.1
devDependencies:
'@types/node': 18.18.0
'@types/node': 18.18.1
'@types/react': 18.2.23
'@types/uuid': 9.0.4
autoprefixer: 10.4.16_postcss@8.4.31
@@ -187,8 +187,8 @@ packages:
tslib: 2.4.0
dev: false
/@types/node/18.18.0:
resolution: {integrity: sha512-3xA4X31gHT1F1l38ATDIL9GpRLdwVhnEFC8Uikv5ZLlXATwrCYyPq7ZWHxzxc3J/30SUiwiYT+bQe0/XvKlWbw==}
/@types/node/18.18.1:
resolution: {integrity: sha512-3G42sxmm0fF2+Vtb9TJQpnjmP+uKlWvFa8KoEGquh4gqRmoUG/N0ufuhikw6HEsdG2G2oIKhog1GCTfz9v5NdQ==}
dev: true
/@types/prop-types/15.7.5: