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

This commit is contained in:
2023-08-23 21:26:32 +00:00
parent 8a09b4953c
commit b62d5baa07
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.17.8
'@types/node': 18.17.9
'@types/react': 18.2.21
'@types/uuid': 9.0.2
autoprefixer: 10.4.15
@@ -23,7 +23,7 @@ dependencies:
uuid: 9.0.0
devDependencies:
'@types/node': 18.17.8
'@types/node': 18.17.9
'@types/react': 18.2.21
'@types/uuid': 9.0.2
autoprefixer: 10.4.15_postcss@8.4.28
@@ -187,8 +187,8 @@ packages:
tslib: 2.4.0
dev: false
/@types/node/18.17.8:
resolution: {integrity: sha512-Av/7MqX/iNKwT9Tr60V85NqMnsmh8ilfJoBlIVibkXfitk9Q22D9Y5mSpm+FvG5DET7EbVfB40bOiLzKgYFgPw==}
/@types/node/18.17.9:
resolution: {integrity: sha512-fxaKquqYcPOGwE7tC1anJaPJ0GHyOVzfA2oUoXECjBjrtsIz4YJvtNYsq8LUcjEUehEF+jGpx8Z+lFrtT6z0tg==}
dev: true
/@types/prop-types/15.7.5: