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 Jan 1, 2024
1 parent db22683 commit 8f088e3
Showing 3 changed files with 1,664 additions and 1,361 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -19,28 +19,28 @@
"test-js": "jest"
},
"devDependencies": {
"@babel/core": "7.20.12",
"@babel/preset-env": "7.20.2",
"@babel/core": "7.23.7",
"@babel/preset-env": "7.23.7",
"@canonical/cookie-policy": "3.5.0",
"autoprefixer": "10.4.13",
"babel-jest": "29.3.1",
"babel-loader": "9.1.2",
"autoprefixer": "10.4.16",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
"concurrently": "7.6.0",
"eslint": "8.31.0",
"eslint-config-prettier": "8.6.0",
"eslint": "8.56.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.3.1",
"jest": "29.7.0",
"postcss": "8.4.21",
"postcss-cli": "10.1.0",
"prettier": "2.8.2",
"sass": "1.57.1",
"prettier": "2.8.8",
"sass": "1.69.6",
"stylelint": "14.16.1",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-standard-scss": "6.1.0",
"stylelint-order": "6.0.1",
"stylelint-order": "6.0.4",
"watch-cli": "0.2.3",
"webpack": "5.76.0",
"webpack-cli": "5.0.1"
"webpack": "5.89.0",
"webpack-cli": "5.1.4"
},
"dependencies": {
"@canonical/global-nav": "3.4.0",
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ canonicalwebteam.http==1.0.4
canonicalwebteam.blog==6.4.0
canonicalwebteam.image-template==1.3.1
canonicalwebteam.templatefinder==1.0.0
filelock==3.12.0
filelock==3.13.1
python-dateutil==2.8.2
pyyaml==6.0
pyyaml==6.0.1
vcrpy-unittest==0.1.7
Loading

0 comments on commit 8f088e3

Please sign in to comment.