Skip to content

Commit b1d98b2

Browse files
committed
chore(deps): typescript
1 parent 7e8801e commit b1d98b2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"remark-preset-lint-markdown-style-guide": "2.1.4",
7373
"remark-preset-lint-recommended": "3.0.4",
7474
"semantic-release": "15.14.0",
75-
"typescript": "3.2.4",
75+
"typescript": "4.4.4",
7676
"typescript-eslint-parser": "21.0.2"
7777
},
7878
"engines": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15326,10 +15326,10 @@ typescript-memoize@^1.0.0-alpha.3:
1532615326
resolved "https://registry.yarnpkg.com/typescript-memoize/-/typescript-memoize-1.0.1.tgz#0a8199aa28f6fe18517f6e9308ef7bfbe9a98d59"
1532715327
integrity sha512-oJNge1qUrOK37d5Y6Ly2txKeuelYVsFtNF6U9kXIN7juudcQaHJQg2MxLOy0CqtkW65rVDYuTCOjnSIVPd8z3w==
1532815328

15329-
typescript@3.2.4:
15330-
version "3.2.4"
15331-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d"
15332-
integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg==
15329+
typescript@4.4.4:
15330+
version "4.4.4"
15331+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
15332+
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
1533315333

1533415334
typescript@^3.1.0:
1533515335
version "3.9.10"

0 commit comments

Comments
 (0)