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

This commit is contained in:
2023-05-05 08:22:37 +00:00
parent 64b75d9b07
commit ce3139eac9
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.16.3
'@types/node': 18.16.4
'@types/react': 18.2.5
'@types/uuid': 9.0.1
autoprefixer: 10.4.14
@@ -23,7 +23,7 @@ dependencies:
uuid: 9.0.0
devDependencies:
'@types/node': 18.16.3
'@types/node': 18.16.4
'@types/react': 18.2.5
'@types/uuid': 9.0.1
autoprefixer: 10.4.14_postcss@8.4.23
@@ -187,8 +187,8 @@ packages:
tslib: 2.4.0
dev: false
/@types/node/18.16.3:
resolution: {integrity: sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==}
/@types/node/18.16.4:
resolution: {integrity: sha512-LUhvPmAKAbgm+p/K11IWszLZVoZDlMF4NRmqbhEzDz/CnCuehPkZXwZbBCKGJsgjnuVejotBwM7B3Scrq4EqDw==}
dev: true
/@types/prop-types/15.7.5: