Commit 1ca32b9 1 parent 183b0eb commit 1ca32b9 Copy full SHA for 1ca32b9
File tree 2 files changed +11
-6
lines changed
2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 41
41
"@babel/core" : " ^7.12.10" ,
42
42
"@babel/node" : " ^7.12.10" ,
43
43
"@babel/preset-env" : " ^7.12.10" ,
44
- "autoprefixer" : " ^10.2.1 " ,
44
+ "autoprefixer" : " ^10.2.4 " ,
45
45
"babel-jest" : " ^26.6.3" ,
46
46
"clean-css" : " ^4.1.9" ,
47
47
"eslint" : " ^7.18.0" ,
Original file line number Diff line number Diff line change @@ -1684,13 +1684,13 @@ atob@^2.1.1:
1684
1684
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
1685
1685
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
1686
1686
1687
- autoprefixer@^10.2.1 :
1688
- version "10.2.1 "
1689
- resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.2.1 .tgz#ce96870df6ddd9ba4c9bbba56c54b9ef4b00a962 "
1690
- integrity sha512-dwP0UjyYvROUvtU+boBx8ff5pPWami1NGTrJs9YUsS/oZVbRAcdNHOOuXSA1fc46tgKqe072cVaKD69rvCc3QQ ==
1687
+ autoprefixer@^10.2.4 :
1688
+ version "10.2.4 "
1689
+ resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.2.4 .tgz#c0e7cf24fcc6a1ae5d6250c623f0cb8beef2f7e1 "
1690
+ integrity sha512-DCCdUQiMD+P/as8m3XkeTUkUKuuRqLGcwD0nll7wevhqoJfMRpJlkFd1+MQh1pvupjiQuip42lc/VFvfUTMSKw ==
1691
1691
dependencies :
1692
1692
browserslist "^4.16.1"
1693
- caniuse-lite "^1.0.30001173 "
1693
+ caniuse-lite "^1.0.30001181 "
1694
1694
colorette "^1.2.1"
1695
1695
fraction.js "^4.0.13"
1696
1696
normalize-range "^0.1.2"
@@ -1929,6 +1929,11 @@ caniuse-lite@^1.0.30001173:
1929
1929
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001176.tgz#e44bac506d4656bae4944a1417f41597bd307335"
1930
1930
integrity sha512-VWdkYmqdkDLRe0lvfJlZQ43rnjKqIGKHWhWWRbkqMsJIUaYDNf/K/sdZZcVO6YKQklubokdkJY+ujArsuJ5cag==
1931
1931
1932
+ caniuse-lite@^1.0.30001181 :
1933
+ version "1.0.30001185"
1934
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001185.tgz#3482a407d261da04393e2f0d61eefbc53be43b95"
1935
+ integrity sha512-Fpi4kVNtNvJ15H0F6vwmXtb3tukv3Zg3qhKkOGUq7KJ1J6b9kf4dnNgtEAFXhRsJo0gNj9W60+wBvn0JcTvdTg==
1936
+
1932
1937
capture-exit@^2.0.0 :
1933
1938
version "2.0.0"
1934
1939
resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
You can’t perform that action at this time.
0 commit comments