Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/axios-1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jplukarski committed Jan 9, 2024
2 parents 1bbb285 + 6f30d61 commit f5b267d
Show file tree
Hide file tree
Showing 3 changed files with 178 additions and 49 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

# Unreleased
# 6.0.0

- Update to node v18

Expand Down
221 changes: 175 additions & 46 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "[email protected]:braintree/framebus"
},
"homepage": "https://github.com/braintree/framebus",
"version": "5.2.1",
"version": "6.0.0",
"main": "dist/index.js",
"files": [
"dist/"
Expand Down Expand Up @@ -38,7 +38,7 @@
"@wdio/sync": "^7.25.2",
"async": "^3.2.4",
"browserify": "^17.0.0",
"chromedriver": "^118.0.1",
"chromedriver": "^120.0.1",
"del": "^6.0.0",
"ejs": "^3.1.8",
"eslint": "^8.35.0",
Expand Down

0 comments on commit f5b267d

Please sign in to comment.