File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 53
53
"lint:fix" : " prettier --write ."
54
54
},
55
55
"devDependencies" : {
56
- "@types/node" : " 18.13.0 " ,
56
+ "@types/node" : " 18.19.69 " ,
57
57
"@types/vscode" : " 1.75.1" ,
58
58
"prettier" : " 2.8.3" ,
59
59
"ts-loader" : " 9.4.2" ,
Original file line number Diff line number Diff line change 83
83
resolved "https://registry.npmjs.org/@types/node/-/node-18.7.23.tgz"
84
84
integrity sha512-DWNcCHolDq0ZKGizjx2DZjR/PqsYwAcYUJmfMWqtVU2MBMG5Mo+xFZrhGId5r/O5HOuMPyQEcM6KUBp5lBZZBg==
85
85
86
-
87
- version "18.13.0"
88
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.13.0.tgz#0400d1e6ce87e9d3032c19eb6c58205b0d3f7850"
89
- integrity sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg==
86
+
87
+ version "18.19.69"
88
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.69.tgz#748d301818ba4b238854c53d290257a70aae7d01"
89
+ integrity sha512-ECPdY1nlaiO/Y6GUnwgtAAhLNaQ53AyIVz+eILxpEo5OvuqE6yWkqWBIb5dU0DqhKQtMeny+FBD3PK6lm7L5xQ==
90
+ dependencies :
91
+ undici-types "~5.26.4"
90
92
91
93
92
94
version "1.75.1"
1076
1078
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
1077
1079
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1078
1080
1081
+ undici-types@~5.26.4 :
1082
+ version "5.26.5"
1083
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
1084
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
1085
+
1079
1086
update-browserslist-db@^1.0.0 :
1080
1087
version "1.0.4"
1081
1088
resolved "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.4.tgz"
You can’t perform that action at this time.
0 commit comments