Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 29, 2024
1 parent 535f74d commit 3ceccec
Show file tree
Hide file tree
Showing 2 changed files with 1,853 additions and 1,515 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,31 +23,31 @@
"dependencies": {
"@canonical/cookie-policy": "3.5.0",
"@canonical/global-nav": "3.5.0",
"autoprefixer": "10.4.13",
"babel-loader": "9.1.2",
"expose-loader": "4.0.0",
"autoprefixer": "10.4.19",
"babel-loader": "9.1.3",
"expose-loader": "4.1.0",
"postcss": "8.4.21",
"postcss-cli": "10.1.0",
"sass": "1.57.1",
"sass": "1.77.3",
"vanilla-framework": "4.5.0",
"webpack-cli": "5.0.1"
"webpack-cli": "5.1.4"
},
"devDependencies": {
"@babel/core": "7.20.12",
"@babel/preset-env": "7.20.2",
"@babel/core": "7.24.6",
"@babel/preset-env": "7.24.6",
"babel-eslint": "10.1.0",
"babel-jest": "29.3.1",
"babel-jest": "29.7.0",
"concurrently": "7.6.0",
"eslint": "8.31.0",
"eslint-config-prettier": "8.6.0",
"eslint": "8.57.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.3.1",
"lint-staged": "13.1.0",
"prettier": "2.8.2",
"jest": "29.7.0",
"lint-staged": "13.3.0",
"prettier": "2.8.8",
"stylelint": "14.16.1",
"stylelint-config-standard-scss": "5.0.0",
"stylelint-order": "6.0.1",
"stylelint-order": "6.0.4",
"watch-cli": "0.2.3",
"webpack": "5.76.0"
"webpack": "5.91.0"
}
}
Loading

0 comments on commit 3ceccec

Please sign in to comment.