We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c968807 commit ab59971Copy full SHA for ab59971
package.json
@@ -68,8 +68,8 @@
68
"test:src": "IMPORT_MAP_PATH=test/import-maps/src/index.json npm run test-cmd"
69
},
70
"devDependencies": {
71
- "@babel/core": "7.27.7",
72
- "@babel/preset-env": "7.27.2",
+ "@babel/core": "7.28.0",
+ "@babel/preset-env": "7.28.0",
73
"@commitlint/cli": "19.8.1",
74
"@entropy-source/pseudo-random": "4.0.0",
75
"@iterable-iterator/consume": "1.0.1",
0 commit comments