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 literat committed Jun 6, 2022
1 parent 2d7d6e9 commit 0c9337b
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 219 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,24 +80,24 @@
},
"devDependencies": {
"@babel/preset-env": "7.18.2",
"@commitlint/cli": "17.0.1",
"@commitlint/cli": "17.0.2",
"@lmc-eu/browserslist-config": "1.0.3",
"@lmc-eu/commitlint-config": "1.0.12",
"@lmc-eu/conventional-changelog-lmc-github": "2.0.5",
"@lmc-eu/eslint-config-base": "1.1.5",
"@lmc-eu/prettier-config": "1.2.3",
"@lmc-eu/stylelint-config": "4.0.1",
"@types/jest": "27.5.1",
"@typescript-eslint/eslint-plugin": "5.26.0",
"@typescript-eslint/parser": "5.26.0",
"@types/jest": "28.1.1",
"@typescript-eslint/eslint-plugin": "5.27.0",
"@typescript-eslint/parser": "5.27.0",
"autoprefixer": "10.4.7",
"babel-jest": "28.1.0",
"clean-css-cli": "5.6.0",
"conventional-changelog-cli": "2.2.2",
"esbuild": "0.14.39",
"eslint": "8.16.0",
"esbuild": "0.14.42",
"eslint": "8.17.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest": "26.2.2",
"eslint-plugin-jest": "26.5.3",
"eslint-plugin-prettier": "4.0.0",
"husky": "8.0.1",
"jest": "28.1.0",
Expand All @@ -106,12 +106,12 @@
"postcss": "8.4.14",
"postcss-cli": "9.1.0",
"prettier": "2.6.2",
"replace-in-file": "6.3.2",
"sass": "1.52.1",
"replace-in-file": "6.3.5",
"sass": "1.52.2",
"stylelint": "14.8.5",
"stylelint-config-prettier": "9.0.3",
"ts-jest": "28.0.3",
"ts-node": "10.8.0",
"typescript": "4.7.2"
"ts-jest": "28.0.4",
"ts-node": "10.8.1",
"typescript": "4.7.3"
}
}
Loading

0 comments on commit 0c9337b

Please sign in to comment.