[READ-ONLY] Mirror of https://github.com/excaliburjs/template-nwjs. NW.js Template
excalibur excaliburjs template
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: Update dependency @types/node to v22.20.1 (#77)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Jul 8, 2026, 3:50 PM UTC) 8cdddb3d 2b9b03ee

+3 -3
+3 -3
package-lock.json
··· 1205 1205 "license": "MIT" 1206 1206 }, 1207 1207 "node_modules/@types/node": { 1208 - "version": "22.20.0", 1209 - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.20.0.tgz", 1210 - "integrity": "sha512-QWlFW2wf3nTjC13/DqRnBpR4ZO36VJH/JVBkA/vcnmbTBNQIlnObqyqZE1tUR7+Ni23Lda8R1BxMfbXRpCUx5g==", 1208 + "version": "22.20.1", 1209 + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.20.1.tgz", 1210 + "integrity": "sha512-EANqOCF9QFyra+4pfxUcX9STKJpCLjMbObVzljIJomAWSnuSIEAvyzEU53GaajbXJEgdh0iEcPL+DGvpUd4k1Q==", 1211 1211 "dev": true, 1212 1212 "license": "MIT", 1213 1213 "dependencies": {