Skip to content

Commit

Permalink
chore(deps): update dependency compile-less-cli to v1.8.5 (#251)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Aug 31, 2021
1 parent 2f11703 commit b426be6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/react-component-tsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@tsbb/babel-preset-tsbb": "1.14.2",
"@types/react": "17.0.19",
"@types/react-dom": "17.0.9",
"compile-less-cli": "1.8.1",
"compile-less-cli": "1.8.5",
"husky": "7.0.2",
"kkt": "6.11.0",
"lint-staged": "11.1.2",
Expand Down
2 changes: 1 addition & 1 deletion example/react-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@tsbb/babel-preset-tsbb": "1.14.2",
"babel-plugin-transform-remove-imports": "1.5.5",
"babel-plugin-transform-rename-import": "2.3.0",
"compile-less-cli": "1.8.1",
"compile-less-cli": "1.8.5",
"less": "4.1.1",
"parcel": "2.0.0-rc.0",
"react-test-renderer": "17.0.2",
Expand Down

0 comments on commit b426be6

Please sign in to comment.