File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 4949 "jest" : " 26.6.3" ,
5050 "js-yaml" : " 4.1.0" ,
5151 "postcss" : " 8.2.14" ,
52- "postcss-import" : " 14.0.1 " ,
52+ "postcss-import" : " 14.0.2 " ,
5353 "postcss-load-config" : " 3.0.1" ,
5454 "postcss-node-sass" : " 3.1.0" ,
5555 "postcss-scss" : " 3.0.5" ,
5959 "stylelint" : " 13.13.1" ,
6060 "stylelint-config-primer" : " 11.0.1" ,
6161 "stylelint-scss" : " 3.19.0" ,
62- "table" : " 6.7.0 "
62+ "table" : " 6.7.1 "
6363 },
6464 "jest" : {
6565 "testEnvironment" : " node" ,
Original file line number Diff line number Diff line change @@ -5340,10 +5340,10 @@ postcss-html@^0.36.0:
53405340 dependencies :
53415341 htmlparser2 "^3.10.0"
53425342
5343- postcss-import@14.0.1 :
5344- version "14.0.1 "
5345- resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-14.0.1 .tgz#6a3f8f2ce74a95fc7c72ecfe3eddfa0e9124e677 "
5346- integrity sha512-Xn2+z++vWObbEPhiiKO1a78JiyhqipyrXHBb3AHpv0ks7Cdg+GxQQJ24ODNMTanldf7197gSP3axppO9yaG0lA ==
5343+ postcss-import@14.0.2 :
5344+ version "14.0.2 "
5345+ resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-14.0.2 .tgz#60eff77e6be92e7b67fe469ec797d9424cae1aa1 "
5346+ integrity sha512-BJ2pVK4KhUyMcqjuKs9RijV5tatNzNa73e/32aBVE/ejYPe37iH+6vAu9WvqUkB5OAYgLHzbSvzHnorybJCm9g ==
53475347 dependencies :
53485348 postcss-value-parser "^4.0.0"
53495349 read-cache "^1.0.0"
@@ -6604,10 +6604,10 @@ symbol-tree@^3.2.4:
66046604 resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
66056605 integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
66066606
6607- table@6.7.0 , table@^6.0.4, table@^6.6.0 :
6608- version "6.7.0 "
6609- resolved "https://registry.yarnpkg.com/table/-/table-6.7.0 .tgz#26274751f0ee099c547f6cb91d3eff0d61d155b2 "
6610- integrity sha512-SAM+5p6V99gYiiy2gT5ArdzgM1dLDed0nkrWmG6Fry/bUS/m9x83BwpJUOf1Qj/x2qJd+thL6IkIx7qPGRxqBw ==
6607+ table@6.7.1 , table@^6.0.4, table@^6.6.0 :
6608+ version "6.7.1 "
6609+ resolved "https://registry.yarnpkg.com/table/-/table-6.7.1 .tgz#ee05592b7143831a8c94f3cee6aae4c1ccef33e2 "
6610+ integrity sha512-ZGum47Yi6KOOFDE8m223td53ath2enHcYLgOCjGr5ngu8bdIARQk6mN/wRMv4yMRcHnCSnHbCEha4sobQx5yWg ==
66116611 dependencies :
66126612 ajv "^8.0.1"
66136613 lodash.clonedeep "^4.5.0"
You can’t perform that action at this time.
0 commit comments