Skip to content

Commit ad7e839

Browse files
chore(deps): update babel monorepo
1 parent 71e2728 commit ad7e839

File tree

2 files changed

+750
-744
lines changed

2 files changed

+750
-744
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nick-mazuk/lib",
3-
"version": "0.8.254",
3+
"version": "0.8.255",
44
"description": "",
55
"scripts": {
66
"eslint": "eslint '**/*.{js,ts,tsx}' --quiet --fix",
@@ -27,9 +27,9 @@
2727
"author": "",
2828
"license": "MIT",
2929
"devDependencies": {
30-
"@babel/core": "^7.21.3",
31-
"@babel/preset-env": "^7.20.2",
32-
"@babel/preset-typescript": "^7.21.0",
30+
"@babel/core": "^7.22.11",
31+
"@babel/preset-env": "^7.22.10",
32+
"@babel/preset-typescript": "^7.22.11",
3333
"@nick-mazuk/eslint-config": "^0.8.16",
3434
"@types/jest": "^29.5.0",
3535
"@types/node": "^18.15.10",

0 commit comments

Comments
 (0)