Skip to content

Commit

Permalink
Merge pull request #8954 from concourse/renovate/js
Browse files Browse the repository at this point in the history
chore(deps): update javasript
  • Loading branch information
xtremerui committed May 2, 2024
2 parents 705404a + 570cfd2 commit eca6341
Show file tree
Hide file tree
Showing 5 changed files with 361 additions and 250 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -8,9 +8,9 @@
"request": "^2.86.0"
},
"devDependencies": {
"@babel/core": "7.24.3",
"@babel/core": "7.24.5",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.24.3",
"@babel/preset-env": "7.24.5",
"@mdi/svg": "7.4.47",
"babel-loader": "9.1.3",
"child-process-promise": "2.2.1",
Expand All @@ -21,7 +21,7 @@
"elm-test": "0.19.1-revision9",
"less": "4.2.0",
"less-plugin-autoprefix": "2.0.0",
"puppeteer": "22.6.1",
"puppeteer": "22.7.1",
"uglify-js": "3.17.4",
"webpack": "5.91.0",
"webpack-cli": "5.1.4"
Expand Down
170 changes: 93 additions & 77 deletions web/wats/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion web/wats/package.json
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"child-process-promise": "2.2.1",
"color": "4.2.3",
"puppeteer": "22.6.1",
"puppeteer": "22.7.1",
"tmp-promise": "3.0.3",
"uuid": "9.0.1"
},
Expand Down

0 comments on commit eca6341

Please sign in to comment.