Skip to content

Commit 8083f7e

Browse files
Bump @babel/core from 7.29.7 to 8.0.1 in /mpcontribs-portal
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.29.7 to 8.0.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v8.0.1/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fbfbdab commit 8083f7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mpcontribs-portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"webpack": "node --trace-deprecation node_modules/webpack/bin/webpack.js && if [ -e manage.py ]; then python manage.py collectstatic --no-input --clear && touch wsgi.py; fi"
1818
},
1919
"dependencies": {
20-
"@babel/core": "^7.23.2",
20+
"@babel/core": "^8.0.1",
2121
"@babel/preset-env": "^8.0.2",
2222
"@fortawesome/fontawesome-free": "^7.3.0",
2323
"@vizuaalog/bulmajs": "^0.12.2",

0 commit comments

Comments
 (0)