Skip to content

Commit

Permalink
Update dependency browserify to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 2, 2022
1 parent 756720d commit 55a0a4d
Show file tree
Hide file tree
Showing 3 changed files with 193 additions and 66 deletions.
2 changes: 1 addition & 1 deletion apps/st2-workflows/package.json
Expand Up @@ -87,7 +87,7 @@
"@stackstorm/module-test-utils": "^2.4.3",
"@stackstorm/st2-build": "^2.4.2",
"babelify": "^10.0.0",
"browserify": "^16.2.3",
"browserify": "17.0.0",
"chai": "^4.1.2",
"eslint": "^5.16.0",
"eslint-plugin-notice": "0.7.8",
Expand Down
2 changes: 1 addition & 1 deletion tasks/package.json
Expand Up @@ -36,7 +36,7 @@
"@stackstorm/browserify-postcss": "0.3.4-patch.5",
"babel-eslint": "10.0.1",
"babelify": "10.0.0",
"browserify": "16.2.3",
"browserify": "17.0.0",
"cached-path-relative": "1.0.2",
"chalk": "2.4.2",
"css-extract": "1.3.1",
Expand Down

0 comments on commit 55a0a4d

Please sign in to comment.