Skip to content

Commit 05ad070

Browse files
Update babel monorepo
1 parent 3484d61 commit 05ad070

File tree

1 file changed

+6
-6
lines changed
  • _RESOURCES/python-prac/projects-DS/Data-Structures-and-Algorithms

1 file changed

+6
-6
lines changed

_RESOURCES/python-prac/projects-DS/Data-Structures-and-Algorithms/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"homepage": "https://github.com/frankfaustino/Data-Structures-and-Algorithms#readme",
2929
"dependencies": {},
3030
"devDependencies": {
31-
"@babel/cli": "7.15.4",
32-
"@babel/core": "7.15.5",
33-
"@babel/node": "7.15.4",
34-
"@babel/plugin-transform-modules-commonjs": "7.15.4",
31+
"@babel/cli": "7.28.3",
32+
"@babel/core": "7.28.5",
33+
"@babel/node": "7.28.0",
34+
"@babel/plugin-transform-modules-commonjs": "7.27.1",
3535
"@babel/polyfill": "7.12.1",
36-
"@babel/preset-env": "7.15.6",
37-
"@babel/register": "7.15.3",
36+
"@babel/preset-env": "7.28.5",
37+
"@babel/register": "7.28.3",
3838
"babel-core": "7.0.0-bridge.0",
3939
"eslint": "5.13.0",
4040
"eslint-config-airbnb-base": "13.1.0",

0 commit comments

Comments
 (0)