1
mirror of https://github.com/jakejarvis/imagemoji.git synced 2025-06-27 16:45:41 -04:00

📦 npm: Bump typescript from 4.4.4 to 4.9.4

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.9.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-08 07:06:56 +00:00
committed by GitHub
parent 09a2e18d70
commit 36873466fe
2 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@
"eslint": "^8.2.0", "eslint": "^8.2.0",
"microbundle": "^0.14.1", "microbundle": "^0.14.1",
"twemoji-parser": "13.1.0", "twemoji-parser": "13.1.0",
"typescript": "^4.4.4" "typescript": "^4.9.4"
}, },
"keywords": [ "keywords": [
"front-end", "front-end",

View File

@ -3650,10 +3650,10 @@ type-fest@^0.20.2:
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4" resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ== integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
typescript@^4.1.3, typescript@^4.4.4: typescript@^4.1.3, typescript@^4.9.4:
version "4.4.4" version "4.9.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA== integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
unbox-primitive@^1.0.1: unbox-primitive@^1.0.1:
version "1.0.1" version "1.0.1"