Skip to content

Commit add0496

Browse files
chore(deps): update babel monorepo
1 parent 916cad4 commit add0496

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
},
2323
"homepage": "https://github.com/Escape-Technologies/graphql-armor",
2424
"devDependencies": {
25-
"@babel/core": "7.26.10",
25+
"@babel/core": "7.27.4",
2626
"@babel/plugin-proposal-class-properties": "7.18.6",
27-
"@babel/plugin-proposal-decorators": "7.25.9",
27+
"@babel/plugin-proposal-decorators": "7.27.1",
2828
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
29-
"@babel/preset-env": "7.26.9",
30-
"@babel/preset-typescript": "7.27.0",
29+
"@babel/preset-env": "7.27.2",
30+
"@babel/preset-typescript": "7.27.1",
3131
"@changesets/cli": "2.29.1",
3232
"@commitlint/cli": "19.8.1",
3333
"@commitlint/config-angular": "19.8.1",

0 commit comments

Comments
 (0)