Skip to content
This repository was archived by the owner on Jan 2, 2022. It is now read-only.

Commit 3b9da07

Browse files
committed
build(deps): update typescript-xo
1 parent bcbc465 commit 3b9da07

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"devDependencies": {
1414
"eslint-plugin-prettier": "4.0.0",
1515
"netlify-cli": "8.0.10",
16-
"prettier": "2.5.0",
16+
"prettier": "2.5.1",
1717
"prettier-config-xo": "2.0.0",
1818
"semantic-release": "18.0.1",
1919
"tsdx": "0.14.1",
2020
"tslib": "2.3.1",
21-
"typescript": "4.5.2"
21+
"typescript": "4.5.4"
2222
},
2323
"engines": {
2424
"node": ">=8.3.0"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11019,10 +11019,10 @@ prettier-linter-helpers@^1.0.0:
1101911019
dependencies:
1102011020
fast-diff "^1.1.2"
1102111021

11022-
11023-
version "2.5.0"
11024-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.0.tgz#a6370e2d4594e093270419d9cc47f7670488f893"
11025-
integrity sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg==
11022+
11023+
version "2.5.1"
11024+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
11025+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
1102611026

1102711027
prettier@^1.19.1:
1102811028
version "1.19.1"
@@ -13356,10 +13356,10 @@ typedarray-to-buffer@^3.1.5:
1335613356
dependencies:
1335713357
is-typedarray "^1.0.0"
1335813358

13359-
13360-
version "4.5.2"
13361-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
13362-
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
13359+
13360+
version "4.5.4"
13361+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
13362+
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
1336313363

1336413364
typescript@^3.7.3:
1336513365
version "3.9.7"

0 commit comments

Comments
 (0)