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 Mar 21, 2022
1 parent 72dd624 commit c85c75f
Show file tree
Hide file tree
Showing 2 changed files with 248 additions and 236 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,35 +80,35 @@
},
"devDependencies": {
"@babel/preset-env": "7.16.11",
"@commitlint/cli": "16.2.1",
"@commitlint/cli": "16.2.3",
"@lmc-eu/browserslist-config": "1.0.3",
"@lmc-eu/commitlint-config": "1.0.11",
"@lmc-eu/conventional-changelog-lmc-github": "2.0.1",
"@lmc-eu/conventional-changelog-lmc-github": "2.0.2",
"@lmc-eu/eslint-config-base": "1.1.3",
"@lmc-eu/prettier-config": "1.2.3",
"@lmc-eu/stylelint-config": "3.0.1",
"@types/jest": "27.4.1",
"@typescript-eslint/eslint-plugin": "5.14.0",
"@typescript-eslint/parser": "5.14.0",
"autoprefixer": "10.4.2",
"@typescript-eslint/eslint-plugin": "5.16.0",
"@typescript-eslint/parser": "5.16.0",
"autoprefixer": "10.4.4",
"babel-jest": "27.5.1",
"clean-css-cli": "5.5.2",
"conventional-changelog-cli": "2.2.2",
"esbuild": "0.14.26",
"esbuild": "0.14.27",
"eslint": "8.11.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest": "26.1.1",
"eslint-plugin-jest": "26.1.2",
"eslint-plugin-prettier": "4.0.0",
"husky": "7.0.4",
"jest": "27.5.1",
"nodemon": "2.0.15",
"npm-run-all": "4.1.5",
"postcss": "8.4.8",
"postcss": "8.4.12",
"postcss-cli": "9.1.0",
"prettier": "2.5.1",
"prettier": "2.6.0",
"replace-in-file": "6.3.2",
"sass": "1.49.9",
"stylelint": "14.5.3",
"stylelint": "14.6.0",
"stylelint-config-prettier": "9.0.3",
"ts-jest": "27.1.3",
"ts-node": "10.7.0",
Expand Down
Loading

0 comments on commit c85c75f

Please sign in to comment.