Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 29, 2023
1 parent d44e318 commit fcf34d1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@
},
"homepage": "https://github.com/CloudNativeEntrepreneur/knativebus#readme",
"dependencies": {
"@babel/runtime": "7.17.8",
"@babel/runtime": "7.23.5",
"axios": "0.26.1",
"axios-retry": "^3.1.9",
"cloudevents": "5.3.2",
"debug": "4.3.4"
},
"devDependencies": {
"@babel/cli": "7.17.6",
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
"@babel/cli": "7.23.4",
"@babel/plugin-transform-runtime": "7.23.4",
"@babel/preset-env": "7.23.5",
"codecov": "3.8.3",
"eslint": "8.1.0",
"eslint-config-standard": "16.0.3",
Expand Down

0 comments on commit fcf34d1

Please sign in to comment.