[READ-ONLY] Mirror of https://github.com/excaliburjs/Excalibur. 🎮 Your friendly TypeScript 2D game engine for the web 🗡️ excaliburjs.com
excalibur excaliburjs game-development game-engine game-framework gamedev games html5-canvas typescript
2

Configure Feed

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

chore(deps): bump tmp from 0.2.3 to 0.2.4 (#3495)

Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.3...v0.2.4)

---
updated-dependencies:
- dependency-name: tmp
dependency-version: 0.2.4
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
(Sep 2, 2025, 8:45 AM -0500) acf2dd3d 26f45da2

+3 -3
+3 -3
package-lock.json
··· 14145 14145 } 14146 14146 }, 14147 14147 "node_modules/tmp": { 14148 - "version": "0.2.3", 14149 - "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.3.tgz", 14150 - "integrity": "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==", 14148 + "version": "0.2.4", 14149 + "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.4.tgz", 14150 + "integrity": "sha512-UdiSoX6ypifLmrfQ/XfiawN6hkjSBpCjhKxxZcWlUUmoXLaCKQU0bx4HF/tdDK2uzRuchf1txGvrWBzYREssoQ==", 14151 14151 "dev": true, 14152 14152 "license": "MIT", 14153 14153 "engines": {