Skip to content

Commit 10dbec6

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency tachyons to v4.11.1
1 parent 75ed078 commit 10dbec6

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"react-modal": "3.5.1",
3434
"react-router-dom": "4.3.1",
3535
"subscriptions-transport-ws": "0.9.12",
36-
"tachyons": "4.11.0"
36+
"tachyons": "4.11.1"
3737
},
3838
"scripts": {
3939
"precommit": "yarn run lint && yarn run flow",

advanced/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6593,9 +6593,9 @@ table@4.0.2, table@^4.0.1:
65936593
slice-ansi "1.0.0"
65946594
string-width "^2.1.1"
65956595

6596-
tachyons@4.11.0:
6597-
version "4.11.0"
6598-
resolved "https://registry.yarnpkg.com/tachyons/-/tachyons-4.11.0.tgz#5b7e7c3419cef164363269cf68bf546a3c9f6344"
6596+
tachyons@4.11.1:
6597+
version "4.11.1"
6598+
resolved "https://registry.yarnpkg.com/tachyons/-/tachyons-4.11.1.tgz#4e3666e7299e47aea7d820e0580dd4dc07cf3feb"
65996599

66006600
tapable@^0.2.7:
66016601
version "0.2.8"

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react-dom": "16.4.1",
1313
"react-modal": "3.5.1",
1414
"react-router-dom": "4.3.1",
15-
"tachyons": "4.11.0"
15+
"tachyons": "4.11.1"
1616
},
1717
"scripts": {
1818
"start": "react-scripts start",

basic/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6218,9 +6218,9 @@ table@^4.0.1:
62186218
slice-ansi "1.0.0"
62196219
string-width "^2.1.1"
62206220

6221-
tachyons@4.11.0:
6222-
version "4.11.0"
6223-
resolved "https://registry.yarnpkg.com/tachyons/-/tachyons-4.11.0.tgz#5b7e7c3419cef164363269cf68bf546a3c9f6344"
6221+
tachyons@4.11.1:
6222+
version "4.11.1"
6223+
resolved "https://registry.yarnpkg.com/tachyons/-/tachyons-4.11.1.tgz#4e3666e7299e47aea7d820e0580dd4dc07cf3feb"
62246224

62256225
tapable@^0.2.7:
62266226
version "0.2.8"

0 commit comments

Comments
 (0)