chore(deps-dev): bump less from 4.1.3 to 4.2.0 (#9169)

This commit is contained in:
dependabot[bot]
2023-08-25 12:07:42 +00:00
committed by GitHub
parent 56e5344f47
commit e3ade6396f
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -100,7 +100,7 @@
"json-loader": "^0.5.7",
"json-merger": "^1.1.10",
"json-server": "=0.17.3",
"less": "^4.1.2",
"less": "^4.2.0",
"license-checker": "^25.0.0",
"lint-staged": "^14.0.1",
"local-web-server": "^5.3.0",
@@ -18452,9 +18452,9 @@
}
},
"node_modules/less": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/less/-/less-4.1.3.tgz",
"integrity": "sha512-w16Xk/Ta9Hhyei0Gpz9m7VS8F28nieJaL/VyShID7cYvP6IL5oHeL6p4TXSDJqZE/lNv0oJ2pGVjJsRkfwm5FA==",
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/less/-/less-4.2.0.tgz",
"integrity": "sha512-P3b3HJDBtSzsXUl0im2L7gTO5Ubg8mEN6G8qoTS77iXxXX4Hvu4Qj540PZDvQ8V6DmX6iXo98k7Md0Cm1PrLaA==",
"dev": true,
"dependencies": {
"copy-anything": "^2.0.1",
@@ -43414,9 +43414,9 @@
"dev": true
},
"less": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/less/-/less-4.1.3.tgz",
"integrity": "sha512-w16Xk/Ta9Hhyei0Gpz9m7VS8F28nieJaL/VyShID7cYvP6IL5oHeL6p4TXSDJqZE/lNv0oJ2pGVjJsRkfwm5FA==",
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/less/-/less-4.2.0.tgz",
"integrity": "sha512-P3b3HJDBtSzsXUl0im2L7gTO5Ubg8mEN6G8qoTS77iXxXX4Hvu4Qj540PZDvQ8V6DmX6iXo98k7Md0Cm1PrLaA==",
"dev": true,
"requires": {
"copy-anything": "^2.0.1",

View File

@@ -164,7 +164,7 @@
"json-loader": "^0.5.7",
"json-merger": "^1.1.10",
"json-server": "=0.17.3",
"less": "^4.1.2",
"less": "^4.2.0",
"license-checker": "^25.0.0",
"lint-staged": "^14.0.1",
"local-web-server": "^5.3.0",