aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-04 04:35:14 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-04 04:35:48 +0000
commit3b8943abae9197dcaf6943fe0630f11caa3c9e9e (patch)
tree7d96a9edd6d47038f76ea87e84d7b496c2b8667a /package.json
parentBump @typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0 (diff)
downloadzorascript-3b8943abae9197dcaf6943fe0630f11caa3c9e9e.tar
zorascript-3b8943abae9197dcaf6943fe0630f11caa3c9e9e.tar.gz
zorascript-3b8943abae9197dcaf6943fe0630f11caa3c9e9e.tar.bz2
zorascript-3b8943abae9197dcaf6943fe0630f11caa3c9e9e.tar.lz
zorascript-3b8943abae9197dcaf6943fe0630f11caa3c9e9e.tar.xz
zorascript-3b8943abae9197dcaf6943fe0630f11caa3c9e9e.tar.zst
zorascript-3b8943abae9197dcaf6943fe0630f11caa3c9e9e.zip
Bump wasm-pack from 0.12.1 to 0.13.0
Bumps [wasm-pack](https://github.com/rustwasm/wasm-pack) from 0.12.1 to 0.13.0. - [Release notes](https://github.com/rustwasm/wasm-pack/releases) - [Changelog](https://github.com/rustwasm/wasm-pack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-pack/compare/v0.12.1...v0.13.0) --- updated-dependencies: - dependency-name: wasm-pack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 80f846a..33902fe 100644
--- a/package.json
+++ b/package.json
@@ -15,6 +15,6 @@
"eslint-plugin-svelte": "^2.41.0",
"prettier": "^3.3.2",
"typescript": "^5.5.3",
- "wasm-pack": "^0.12.1"
+ "wasm-pack": "^0.13.0"
}
}