Skip to content

Commit a17b569

Browse files
committed
chore(deps): update dependency less-loader to v8.1.0
1 parent c1022c4 commit a17b569

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
@@ -81,7 +81,7 @@
8181
"html-webpack-plugin": "5.3.1",
8282
"jest": "26.6.3",
8383
"less": "4.1.1",
84-
"less-loader": "8.0.0",
84+
"less-loader": "8.1.0",
8585
"mini-css-extract-plugin": "1.4.1",
8686
"npm-run-all": "4.1.5",
8787
"prettier": "2.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6333,10 +6333,10 @@ language-tags@^1.0.5:
63336333
dependencies:
63346334
language-subtag-registry "~0.3.2"
63356335

6336-
less-loader@8.0.0:
6337-
version "8.0.0"
6338-
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-8.0.0.tgz#cd7f10e3c13ca8f71244a11ee396405ae3ce9c82"
6339-
integrity sha512-tnDs0ZdwPZgNOg0NGJ0sAD2KViG9TvOMDVibT33fH1bpLkT4xMo5Ue2FsbjFsVsUKtuRTlU0tYp2/lRizrycLg==
6336+
less-loader@8.1.0:
6337+
version "8.1.0"
6338+
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-8.1.0.tgz#8276adc16bf6576dd80b71563685a2cfe93b0a50"
6339+
integrity sha512-IE73O5LY5WHA71EDwszM2PIEGDF30xz45GplpRhYuxMXhAvXoMudu/ItjllNR/ht7XLh5N7JegzRg11HYu+xxg==
63406340
dependencies:
63416341
klona "^2.0.4"
63426342

0 commit comments

Comments
 (0)