diff --git a/package-lock.json b/package-lock.json index 8587892..238f1f1 100755 --- a/package-lock.json +++ b/package-lock.json @@ -48,7 +48,7 @@ "prettier": "2.6.2", "prettier-eslint": "14.0.2", "tslib": "2.4.0", - "tw5-typed": "0.2.7", + "tw5-typed": "0.2.8", "typescript": "4.6.4", "typesync": "0.9.1", "uglify-js": "3.15.4", @@ -8344,9 +8344,9 @@ "dev": true }, "node_modules/tw5-typed": { - "version": "0.2.7", - "resolved": "https://registry.npmjs.org/tw5-typed/-/tw5-typed-0.2.7.tgz", - "integrity": "sha512-zpT67QdttbHNgEkkjfaQ2avOhKVSLX7v25G0mk4HVQhMqkCmHKWnTrtolvsandF6/d8nH2r0y02l9x2/AAQnSQ==", + "version": "0.2.8", + "resolved": "https://registry.npmjs.org/tw5-typed/-/tw5-typed-0.2.8.tgz", + "integrity": "sha512-s5K7g/HQdEvArsWY/CmdaSkHJB+JOtgiRwxrB18KwsxqIL017wg1NxUbm3iNNTTK/te0/cIAYcwe2qYo2xY0WQ==", "dev": true }, "node_modules/type-check": { @@ -15127,9 +15127,9 @@ } }, "tw5-typed": { - "version": "0.2.7", - "resolved": "https://registry.npmjs.org/tw5-typed/-/tw5-typed-0.2.7.tgz", - "integrity": "sha512-zpT67QdttbHNgEkkjfaQ2avOhKVSLX7v25G0mk4HVQhMqkCmHKWnTrtolvsandF6/d8nH2r0y02l9x2/AAQnSQ==", + "version": "0.2.8", + "resolved": "https://registry.npmjs.org/tw5-typed/-/tw5-typed-0.2.8.tgz", + "integrity": "sha512-s5K7g/HQdEvArsWY/CmdaSkHJB+JOtgiRwxrB18KwsxqIL017wg1NxUbm3iNNTTK/te0/cIAYcwe2qYo2xY0WQ==", "dev": true }, "type-check": { diff --git a/package.json b/package.json index 15dca41..7d590fd 100755 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "prettier": "2.6.2", "prettier-eslint": "14.0.2", "tslib": "2.4.0", - "tw5-typed": "0.2.7", + "tw5-typed": "0.2.8", "typescript": "4.6.4", "typesync": "0.9.1", "uglify-js": "3.15.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7582712..a70ed34 100755 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,7 +39,7 @@ specifiers: prettier-eslint: 14.0.2 tiddlywiki: 5.2.2 tslib: 2.4.0 - tw5-typed: 0.2.7 + tw5-typed: 0.2.8 typescript: 4.6.4 typesync: 0.9.1 uglify-js: 3.15.4 @@ -87,7 +87,7 @@ devDependencies: prettier: registry.npmmirror.com/prettier/2.6.2 prettier-eslint: registry.npmmirror.com/prettier-eslint/14.0.2 tslib: 2.4.0 - tw5-typed: 0.2.7 + tw5-typed: 0.2.8 typescript: 4.6.4 typesync: 0.9.1 uglify-js: 3.15.4 @@ -4445,8 +4445,8 @@ packages: typescript: 4.6.4 dev: true - /tw5-typed/0.2.7: - resolution: {integrity: sha512-zpT67QdttbHNgEkkjfaQ2avOhKVSLX7v25G0mk4HVQhMqkCmHKWnTrtolvsandF6/d8nH2r0y02l9x2/AAQnSQ==} + /tw5-typed/0.2.8: + resolution: {integrity: sha512-s5K7g/HQdEvArsWY/CmdaSkHJB+JOtgiRwxrB18KwsxqIL017wg1NxUbm3iNNTTK/te0/cIAYcwe2qYo2xY0WQ==} dev: true /type-check/0.4.0: