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 Jul 26, 2024
1 parent 1bf1675 commit bb0176d
Show file tree
Hide file tree
Showing 2 changed files with 1,894 additions and 2,314 deletions.
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,41 +79,41 @@
"vanilla-cookieconsent": "2.8.5"
},
"devDependencies": {
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@commitlint/cli": "17.8.0",
"@babel/core": "7.24.9",
"@babel/preset-env": "7.25.0",
"@commitlint/cli": "19.3.0",
"@lmc-eu/browserslist-config": "2.0.0",
"@lmc-eu/commitlint-config": "2.0.0",
"@lmc-eu/conventional-changelog-lmc-github": "3.0.0",
"@lmc-eu/eslint-config-base": "3.0.1",
"@lmc-eu/commitlint-config": "2.0.2",
"@lmc-eu/conventional-changelog-lmc-github": "3.0.2",
"@lmc-eu/eslint-config-base": "3.0.2",
"@lmc-eu/prettier-config": "2.0.0",
"@lmc-eu/stylelint-config": "4.0.1",
"@types/jest": "29.5.5",
"@types/node": "18.18.5",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"autoprefixer": "10.4.16",
"@types/jest": "29.5.12",
"@types/node": "20.14.12",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"autoprefixer": "10.4.19",
"babel-jest": "29.7.0",
"clean-css-cli": "5.6.2",
"conventional-changelog-cli": "4.1.0",
"esbuild": "0.19.4",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jest": "27.4.2",
"eslint-plugin-prettier": "5.0.1",
"husky": "8.0.3",
"clean-css-cli": "5.6.3",
"conventional-changelog-cli": "5.0.0",
"esbuild": "0.23.0",
"eslint": "9.8.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "28.6.0",
"eslint-plugin-prettier": "5.2.1",
"husky": "9.1.3",
"jest": "29.7.0",
"nodemon": "3.0.1",
"npm-run-all": "4.1.5",
"postcss": "8.4.31",
"postcss-cli": "10.1.0",
"prettier": "3.0.3",
"replace-in-file": "7.0.1",
"sass": "1.69.3",
"stylelint": "15.10.3",
"nodemon": "3.1.4",
"npm-run-all2": "5.0.0",
"postcss": "8.4.40",
"postcss-cli": "11.0.0",
"prettier": "3.3.3",
"replace-in-file": "8.1.0",
"sass": "1.77.8",
"stylelint": "16.7.0",
"stylelint-config-prettier": "9.0.5",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.2.2"
"ts-jest": "29.2.3",
"ts-node": "10.9.2",
"typescript": "5.5.4"
}
}
Loading

0 comments on commit bb0176d

Please sign in to comment.