Skip to content

Commit 0e5753b

Browse files
committed
upgrade less- and sass-loader / update all other deps
1 parent e143dab commit 0e5753b

59 files changed

Lines changed: 2507 additions & 725 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

cli/core/lint/package-lock.json

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/core/lint/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leanup/cli-core-lint",
3-
"version": "1.0.0-rc.509",
3+
"version": "1.0.0-rc.510",
44
"description": "This module contains the lint feature for the @leanup/cli.",
55
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
66
"homepage": "https://leanupjs.org",
@@ -21,8 +21,8 @@
2121
"url": "https://github.com/leanupjs/cli/issues"
2222
},
2323
"dependencies": {
24-
"@typescript-eslint/eslint-plugin": "^3.10.0",
25-
"@typescript-eslint/parser": "^3.10.0",
24+
"@typescript-eslint/eslint-plugin": "^3.10.1",
25+
"@typescript-eslint/parser": "^3.10.1",
2626
"babel-eslint": "^10.1.0",
2727
"eslint": "^7.7.0",
2828
"eslint-plugin-html": "^6.0.3",

0 commit comments

Comments
 (0)