Skip to content

Commit

Permalink
Deps: Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and literat committed Aug 9, 2022
1 parent b4ddc72 commit 055cd4b
Show file tree
Hide file tree
Showing 2 changed files with 455 additions and 313 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
"vanilla-cookieconsent": "2.8.0"
},
"devDependencies": {
"@babel/core": "^7.18.9",
"@babel/preset-env": "7.18.9",
"@babel/core": "7.18.9",
"@babel/preset-env": "7.18.10",
"@commitlint/cli": "17.0.3",
"@lmc-eu/browserslist-config": "1.0.3",
"@lmc-eu/commitlint-config": "1.0.12",
Expand All @@ -89,27 +89,27 @@
"@lmc-eu/prettier-config": "1.2.3",
"@lmc-eu/stylelint-config": "4.0.1",
"@types/jest": "28.1.6",
"@types/node": "^18.6.1",
"@typescript-eslint/eslint-plugin": "5.30.7",
"@typescript-eslint/parser": "5.30.7",
"autoprefixer": "10.4.7",
"@types/node": "18.6.1",
"@typescript-eslint/eslint-plugin": "5.33.0",
"@typescript-eslint/parser": "5.33.0",
"autoprefixer": "10.4.8",
"babel-jest": "28.1.3",
"clean-css-cli": "5.6.1",
"conventional-changelog-cli": "2.2.2",
"esbuild": "0.14.50",
"eslint": "8.20.0",
"esbuild": "0.14.54",
"eslint": "8.21.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest": "26.6.0",
"eslint-plugin-jest": "26.8.2",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.1",
"jest": "28.1.3",
"nodemon": "2.0.19",
"npm-run-all": "4.1.5",
"postcss": "8.4.14",
"postcss": "8.4.16",
"postcss-cli": "10.0.0",
"prettier": "2.7.1",
"replace-in-file": "6.3.5",
"sass": "1.54.0",
"sass": "1.54.3",
"stylelint": "14.9.1",
"stylelint-config-prettier": "9.0.3",
"ts-jest": "28.0.7",
Expand Down
Loading

0 comments on commit 055cd4b

Please sign in to comment.