Skip to content

Commit

Permalink
fix(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and legobeat committed Jan 18, 2024
1 parent bc99fa0 commit e30facc
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 65 deletions.
72 changes: 10 additions & 62 deletions 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 packages/browserify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"through2": "2.0.5"
},
"devDependencies": {
"@babel/code-frame": "7.22.13",
"@babel/code-frame": "7.23.5",
"bify-package-factor": "1.0.7",
"browserify": "17.0.0",
"keccak": "3.0.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"test:yarn1": "cross-env LAVAMOAT_PM=yarn@1 npm run test:prepare && ava"
},
"dependencies": {
"@babel/code-frame": "7.22.13",
"@babel/highlight": "7.22.20",
"@babel/code-frame": "7.23.5",
"@babel/highlight": "7.23.4",
"@lavamoat/aa": "^4.0.1",
"bindings": "1.5.0",
"htmlescape": "1.1.1",
Expand Down

0 comments on commit e30facc

Please sign in to comment.