Skip to content

Commit

Permalink
Merge pull request #519 from trade-tariff/BAU-bumps-yarn-deps
Browse files Browse the repository at this point in the history
BAU: Bumps javascript deps
  • Loading branch information
willfish authored Aug 4, 2023
2 parents 618c3b2 + 0995a23 commit 1e8528c
Show file tree
Hide file tree
Showing 2 changed files with 1,071 additions and 932 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"private": true,
"dependencies": {
"@rails/webpacker": "^5.4.4",
"chart.js": "^4.3.2",
"chart.js": "^4.3.3",
"govuk-frontend": "^4.7.0",
"jquery": "^3.7.0",
"rails-ujs": "^5.2.8"
},
"devDependencies": {
"@webpack-cli/serve": "^2.0.5",
"webpack-dev-server": "^4.15.1",
"eslint": "^8.46.0",
"eslint-config-google": "^0.14.0"
"eslint-config-google": "^0.14.0",
"webpack-dev-server": "^4.15.1"
},
"license": "MIT"
}
Loading

0 comments on commit 1e8528c

Please sign in to comment.