Skip to content

Commit 68b1f4a

Browse files
chore(deps): bump typescript from 4.2.4 to 4.3.2 (#44)
1 parent 25d8162 commit 68b1f4a

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

examples/jest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"jest": "^26.4.2",
99
"playwright": "^1.11.1",
1010
"screen-reader-testing-library": "^0.0.8",
11-
"typescript": "^4.2.4"
11+
"typescript": "^4.3.2"
1212
},
1313
"private": "true",
1414
"version": "1.0.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@changesets/cli": "^2.16.0",
2323
"jest": "^26.4.2",
2424
"prettier": "^2.3.0",
25-
"typescript": "^4.2.4"
25+
"typescript": "^4.3.2"
2626
},
2727
"prettier": {
2828
"useTabs": true

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5418,10 +5418,10 @@ typedarray-to-buffer@^3.1.5:
54185418
dependencies:
54195419
is-typedarray "^1.0.0"
54205420

5421-
typescript@^4.2.4:
5422-
version "4.2.4"
5423-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
5424-
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
5421+
typescript@^4.3.2:
5422+
version "4.3.2"
5423+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
5424+
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
54255425

54265426
unicode-canonical-property-names-ecmascript@^1.0.4:
54275427
version "1.0.4"

0 commit comments

Comments
 (0)