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 3, 2022
1 parent 7f7fd5d commit 612ddd9
Show file tree
Hide file tree
Showing 2 changed files with 895 additions and 746 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,25 +74,25 @@
"vanilla-cookieconsent": "2.7.1"
},
"devDependencies": {
"@babel/preset-env": "7.16.5",
"@commitlint/cli": "15.0.0",
"@babel/preset-env": "7.16.7",
"@commitlint/cli": "16.0.1",
"@lmc-eu/browserslist-config": "1.0.1",
"@lmc-eu/commitlint-config": "1.0.9",
"@lmc-eu/conventional-changelog-lmc-bitbucket": "1.3.7",
"@lmc-eu/eslint-config-base": "1.1.1",
"@lmc-eu/prettier-config": "1.2.1",
"@lmc-eu/stylelint-config": "2.0.2",
"@types/jest": "27.0.3",
"@typescript-eslint/eslint-plugin": "5.7.0",
"@typescript-eslint/parser": "5.7.0",
"autoprefixer": "10.4.0",
"@types/jest": "27.4.0",
"@typescript-eslint/eslint-plugin": "5.8.1",
"@typescript-eslint/parser": "5.8.1",
"autoprefixer": "10.4.1",
"babel-jest": "27.4.5",
"clean-css-cli": "5.5.0",
"conventional-changelog-cli": "2.1.1",
"esbuild": "0.14.6",
"eslint": "8.5.0",
"conventional-changelog-cli": "2.2.2",
"esbuild": "0.14.10",
"eslint": "8.6.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-jest": "25.3.0",
"eslint-plugin-jest": "25.3.4",
"eslint-plugin-prettier": "4.0.0",
"husky": "7.0.4",
"jest": "27.4.5",
Expand All @@ -101,7 +101,7 @@
"postcss-cli": "9.1.0",
"prettier": "2.5.1",
"replace-in-file": "6.3.2",
"sass": "1.45.0",
"sass": "1.45.2",
"stylelint": "13.13.1",
"stylelint-order": "5.0.0",
"ts-jest": "27.1.2",
Expand Down
Loading

0 comments on commit 612ddd9

Please sign in to comment.