Skip to content

Commit 068ceae

Browse files
chore(deps): update babel monorepo to v7.22.10 (#3515)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 841646f commit 068ceae

File tree

2 files changed

+288
-22
lines changed

2 files changed

+288
-22
lines changed

website/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@
2222
"author": "NUSModifications",
2323
"license": "MIT",
2424
"devDependencies": {
25-
"@babel/cli": "7.22.9",
26-
"@babel/core": "7.22.9",
25+
"@babel/cli": "7.22.10",
26+
"@babel/core": "7.22.10",
2727
"@babel/plugin-proposal-class-properties": "7.18.6",
2828
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
2929
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
3030
"@babel/plugin-proposal-optional-chaining": "7.21.0",
3131
"@babel/plugin-syntax-dynamic-import": "7.8.3",
3232
"@babel/plugin-transform-react-constant-elements": "7.22.5",
3333
"@babel/plugin-transform-react-inline-elements": "7.22.5",
34-
"@babel/preset-env": "7.22.9",
34+
"@babel/preset-env": "7.22.10",
3535
"@babel/preset-react": "7.22.5",
3636
"@babel/preset-typescript": "7.22.5",
3737
"@packtracker/webpack-plugin": "2.3.0",

0 commit comments

Comments
 (0)