|
106 | 106 | "baseContentUrl": "https://github.com/Open-CMSIS-Pack/vscode-cmsis-debugger/blob/main/README.md" |
107 | 107 | }, |
108 | 108 | "dependencies": { |
109 | | - "yaml": "^2.8.0" |
| 109 | + "yaml": "^2.8.1" |
110 | 110 | }, |
111 | 111 | "devDependencies": { |
112 | 112 | "@open-cmsis-pack/vsce-helper": "^0.1.1", |
113 | 113 | "@types/fs-extra": "^11.0.4", |
114 | 114 | "@types/jest": "^30.0.0", |
115 | 115 | "@types/minimist": "^1.2.5", |
116 | 116 | "@types/node": "^20.19.9", |
117 | | - "@types/node-fetch": "^2.6.12", |
| 117 | + "@types/node-fetch": "^2.6.13", |
118 | 118 | "@types/vscode": "^1.63.0", |
119 | 119 | "@types/yargs": "^17.0.33", |
120 | 120 | "@types/yarnpkg__lockfile": "^1.1.9", |
121 | | - "@typescript-eslint/eslint-plugin": "^8.37.0", |
122 | | - "@typescript-eslint/parser": "^8.37.0", |
| 121 | + "@typescript-eslint/eslint-plugin": "^8.39.0", |
| 122 | + "@typescript-eslint/parser": "^8.39.0", |
123 | 123 | "@vscode/vsce": "^3.6.0", |
124 | 124 | "@yarnpkg/lockfile": "^1.1.0", |
125 | | - "eslint": "^9.31.0", |
| 125 | + "eslint": "^9.32.0", |
126 | 126 | "eslint-plugin-security": "^3.0.1", |
127 | 127 | "extract-zip": "^2.0.1", |
128 | 128 | "fast-extract": "^1.7.2", |
129 | 129 | "file-type": "^21.0.0", |
130 | 130 | "fs-extra": "^11.3.0", |
131 | 131 | "glob": "^11.0.3", |
132 | 132 | "globby": "^14.1.0", |
133 | | - "jest": "^30.0.4", |
| 133 | + "jest": "^30.0.5", |
134 | 134 | "jest-html-reporter": "^4.3.0", |
135 | 135 | "lzma-native": "8.0.6", |
136 | 136 | "markdown-link-check": "^3.13.7", |
|
140 | 140 | "octokit": "^5.0.3", |
141 | 141 | "tempfile": "^5.0.0", |
142 | 142 | "ts-command-line-args": "^2.5.1", |
143 | | - "ts-jest": "29.4.0", |
| 143 | + "ts-jest": "29.4.1", |
144 | 144 | "ts-loader": "^9.5.2", |
145 | 145 | "ts-node": "^10.9.2", |
146 | 146 | "tsx": "^4.20.3", |
147 | 147 | "type-fest": "^4.41.0", |
148 | 148 | "typescript": "^5.8.3", |
149 | | - "typescript-eslint": "8.37.0", |
| 149 | + "typescript-eslint": "8.39.0", |
150 | 150 | "vscode-uri": "^3.1.0", |
151 | | - "webpack": "^5.100.2", |
| 151 | + "webpack": "^5.101.0", |
152 | 152 | "webpack-cli": "^6.0.1", |
153 | 153 | "yargs": "^18.0.0" |
154 | 154 | }, |
|
0 commit comments