Skip to content

Commit

Permalink
Deps: Update Babel dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Dec 17, 2023
1 parent 5a784ad commit 149fdef
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
80 changes: 40 additions & 40 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@
"url": "https://github.com/overlookmotel/livepack/issues"
},
"dependencies": {
"@babel/core": "^7.23.5",
"@babel/core": "^7.23.6",
"@babel/generator": "^7.23.6",
"@babel/helper-module-transforms": "^7.23.3",
"@babel/parser": "^7.23.5",
"@babel/parser": "^7.23.6",
"@babel/plugin-transform-modules-commonjs": "^7.23.3",
"@babel/plugin-transform-react-jsx": "^7.23.4",
"@babel/traverse": "^7.23.5",
"@babel/types": "^7.23.5",
"@babel/traverse": "^7.23.6",
"@babel/types": "^7.23.6",
"babel-plugin-dynamic-import-node": "^2.3.3",
"base32.js": "^0.1.0",
"convert-source-map": "^2.0.0",
Expand Down

0 comments on commit 149fdef

Please sign in to comment.