chore(deps): update dependency @types/node to v18.13.0
This commit is contained in:
parent
948f3856a2
commit
266b652403
2 changed files with 6 additions and 6 deletions
|
@ -67,7 +67,7 @@
|
|||
"@swc/core": "1.3.32",
|
||||
"@types/fs-extra": "11.0.1",
|
||||
"@types/jquery": "3.5.16",
|
||||
"@types/node": "18.11.19",
|
||||
"@types/node": "18.13.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.51.0",
|
||||
"@typescript-eslint/parser": "5.51.0",
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -949,10 +949,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:18.11.19":
|
||||
version: 18.11.19
|
||||
resolution: "@types/node@npm:18.11.19"
|
||||
checksum: d7cd19fcfc59cbdd3f9ba0b4072cb7adc21bd575bd8eb7d7e698975e63564aaa83f03434f32b12331f84f73d0b369d9cbe2371e359d9d7f5c3361f4987f4f7da
|
||||
"@types/node@npm:18.13.0":
|
||||
version: 18.13.0
|
||||
resolution: "@types/node@npm:18.13.0"
|
||||
checksum: 4ea10f8802848b01672bce938f678b6774ca2cee0c9774f12275ab064ae07818419c3e2e41d6257ce7ba846d1ea26c63214aa1dfa4166fa3746291752b8c6416
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2298,7 +2298,7 @@ __metadata:
|
|||
"@swc/core": 1.3.32
|
||||
"@types/fs-extra": 11.0.1
|
||||
"@types/jquery": 3.5.16
|
||||
"@types/node": 18.11.19
|
||||
"@types/node": 18.13.0
|
||||
"@typescript-eslint/eslint-plugin": 5.51.0
|
||||
"@typescript-eslint/parser": 5.51.0
|
||||
conventional-changelog-cli: 2.2.2
|
||||
|
|
Loading…
Reference in a new issue