Skip to content

Commit

Permalink
Deps: Update all dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and OndraM committed Jan 31, 2022
1 parent 98eed8e commit 8d9bee7
Show file tree
Hide file tree
Showing 2 changed files with 325 additions and 333 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,25 +77,25 @@
"vanilla-cookieconsent": "2.8.0"
},
"devDependencies": {
"@babel/preset-env": "7.16.8",
"@commitlint/cli": "16.0.2",
"@lmc-eu/browserslist-config": "1.0.1",
"@lmc-eu/commitlint-config": "1.0.9",
"@lmc-eu/conventional-changelog-lmc-github": "1.0.1",
"@lmc-eu/eslint-config-base": "1.1.1",
"@lmc-eu/prettier-config": "1.2.1",
"@babel/preset-env": "7.16.11",
"@commitlint/cli": "16.1.0",
"@lmc-eu/browserslist-config": "1.0.2",
"@lmc-eu/commitlint-config": "1.0.10",
"@lmc-eu/conventional-changelog-lmc-github": "2.0.0",
"@lmc-eu/eslint-config-base": "1.1.2",
"@lmc-eu/prettier-config": "1.2.2",
"@lmc-eu/stylelint-config": "3.0.0",
"@types/jest": "27.4.0",
"@typescript-eslint/eslint-plugin": "5.9.1",
"@typescript-eslint/parser": "5.9.1",
"@typescript-eslint/eslint-plugin": "5.10.1",
"@typescript-eslint/parser": "5.10.1",
"autoprefixer": "10.4.2",
"babel-jest": "27.4.6",
"clean-css-cli": "5.5.0",
"clean-css-cli": "5.5.2",
"conventional-changelog-cli": "2.2.2",
"esbuild": "0.14.11",
"eslint": "8.7.0",
"esbuild": "0.14.14",
"eslint": "8.8.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-jest": "25.7.0",
"eslint-plugin-jest": "26.0.0",
"eslint-plugin-prettier": "4.0.0",
"husky": "7.0.4",
"jest": "27.4.7",
Expand All @@ -104,11 +104,11 @@
"postcss-cli": "9.1.0",
"prettier": "2.5.1",
"replace-in-file": "6.3.2",
"sass": "1.48.0",
"stylelint": "14.2.0",
"sass": "1.49.0",
"stylelint": "14.3.0",
"stylelint-config-prettier": "9.0.3",
"ts-jest": "27.1.3",
"ts-node": "10.4.0",
"typescript": "4.5.4"
"typescript": "4.5.5"
}
}
Loading

0 comments on commit 8d9bee7

Please sign in to comment.