Skip to content

Commit dda4c92

Browse files
chore(deps): update dependency csstype to v3 (#124)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6646335 commit dda4c92

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
@@ -47,7 +47,7 @@
4747
},
4848
"dependencies": {
4949
"@babel/runtime": "^7.8.7",
50-
"csstype": "^2.6.7"
50+
"csstype": "^3.0.2"
5151
},
5252
"devDependencies": {
5353
"@4c/build": "^2.2.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2784,10 +2784,10 @@ crypto-browserify@^3.11.0:
27842784
randombytes "^2.0.0"
27852785
randomfill "^1.0.3"
27862786

2787-
csstype@^2.6.7:
2788-
version "2.6.10"
2789-
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.10.tgz#e63af50e66d7c266edb6b32909cfd0aabe03928b"
2790-
integrity sha512-D34BqZU4cIlMCY93rZHbrq9pjTAQJ3U8S8rfBqjwHxkGPThWFjzZDQpgMJY0QViLxth6ZKYiwFBo14RdN44U/w==
2787+
csstype@^3.0.2:
2788+
version "3.0.2"
2789+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.2.tgz#ee5ff8f208c8cd613b389f7b222c9801ca62b3f7"
2790+
integrity sha512-ofovWglpqoqbfLNOTBNZLSbMuGrblAf1efvvArGKOZMBrIoJeu5UsAipQolkijtyQx5MtAzT/J9IHj/CEY1mJw==
27912791

27922792
currently-unhandled@^0.4.1:
27932793
version "0.4.1"

0 commit comments

Comments
 (0)