Skip to content

Commit

Permalink
Merge pull request #714 from canonical/renovate/all
Browse files Browse the repository at this point in the history
Update all dependencies
  • Loading branch information
anthonydillon authored Jan 17, 2023
2 parents e46721b + 3b44823 commit fd240a3
Show file tree
Hide file tree
Showing 3 changed files with 483 additions and 200 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,32 +26,32 @@
"watch-js": "watch -p 'static/js/src/**/*.js' -c 'yarn run build-js'"
},
"dependencies": {
"@babel/core": "7.19.3",
"@babel/preset-env": "7.19.4",
"@babel/core": "7.20.12",
"@babel/preset-env": "7.20.2",
"@canonical/cookie-policy": "3.4.0",
"@canonical/global-nav": "2.7.0",
"@canonical/latest-news": "1.4.1",
"@sentry/browser": "5.30.0",
"autoprefixer": "10.4.12",
"babel-loader": "8.2.5",
"autoprefixer": "10.4.13",
"babel-loader": "8.3.0",
"braces": "3.0.2",
"concurrently": "5.3.0",
"instant.page": "5.1.1",
"postcss": "8.4.17",
"postcss": "8.4.21",
"postcss-cli": "8.3.1",
"sass": "1.55.0",
"sass": "1.57.1",
"vanilla-framework": "2.37.1",
"watch-cli": "0.2.3",
"webpack": "5.74.0",
"webpack": "5.75.0",
"webpack-cli": "4.10.0"
},
"devDependencies": {
"eslint": "7.32.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-import": "2.27.5",
"jest": "26.6.3",
"prettier": "2.7.1",
"prettier": "2.8.3",
"stylelint": "13.13.1",
"stylelint-config-prettier": "8.0.2",
"stylelint-config-standard": "20.0.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ canonicalwebteam.discourse-docs==1.0.1
canonicalwebteam.image-template==1.3.1
feedparser==6.0.10
Flask-Testing==0.8.1
requests==2.28.1
requests==2.28.2
Loading

0 comments on commit fd240a3

Please sign in to comment.