Skip to content

Commit 44c4801

Browse files
chore(deps-dev): bump less from 3.13.1 to 4.1.3 (#422)
Bumps [less](https://github.com/less/less.js) from 3.13.1 to 4.1.3. - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/less/less.js/commits) --- updated-dependencies: - dependency-name: less dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lijianan <[email protected]>
1 parent a54b421 commit 44c4801

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,11 @@
6363
"eslint": "^8.56.0",
6464
"eslint-plugin-jest": "^27.6.0",
6565
"eslint-plugin-unicorn": "^50.0.1",
66-
"eslint-plugin-eslint-comments": "^3.1.2",
67-
"eslint-plugin-jest": "^26.8.2",
68-
"eslint-plugin-react-hooks": "^4.0.2",
69-
"eslint-plugin-unicorn": "^40.0.0",
66+
"eslint-plugin-react-hooks": "^4.6.0",
67+
"eslint-plugin-eslint-comments": "^3.2.0",
7068
"father": "^4.0.0",
7169
"glob": "^7.2.0",
72-
"less": "^3.10.3",
70+
"less": "^4.2.0",
7371
"luxon": "3.x",
7472
"mockdate": "^3.0.2",
7573
"moment": "^2.24.0",

0 commit comments

Comments
 (0)