Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update babel monorepo to v7.23.2 #477

Merged
merged 1 commit into from
Oct 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
210 changes: 105 additions & 105 deletions apps/25--5-clock/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions apps/25--5-clock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"express": "4.17.3"
},
"devDependencies": {
"@babel/core": "7.23.0",
"@babel/preset-env": "7.22.20",
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-react": "7.22.15",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "23.0.7",
Expand Down
216 changes: 108 additions & 108 deletions apps/american-british-translator/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions apps/american-british-translator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"test": "mocha --timeout 5000 --require @babel/register --recursive --exit --ui tdd tests/"
},
"dependencies": {
"@babel/core": "7.23.0",
"@babel/preset-env": "7.22.20",
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/register": "7.22.15",
"body-parser": "1.20.2",
"chai": "4.3.10",
Expand Down
214 changes: 107 additions & 107 deletions apps/build-a-pinterest-clone/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions apps/build-a-pinterest-clone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"author": "",
"license": "ISC",
"dependencies": {
"@babel/core": "7.23.0",
"@babel/preset-env": "7.22.20",
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-react": "7.22.15",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "21.1.0",
Expand All @@ -33,8 +33,8 @@
"react-masonry-component": "6.3.0"
},
"devDependencies": {
"@babel/core": "7.23.0",
"@babel/preset-env": "7.22.20",
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-react": "7.22.15",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "23.0.7",
Expand Down
210 changes: 105 additions & 105 deletions apps/drum-machine/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions apps/drum-machine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"express": "4.17.3"
},
"devDependencies": {
"@babel/core": "7.23.0",
"@babel/preset-env": "7.22.20",
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-react": "7.22.15",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "23.0.7",
Expand Down
210 changes: 105 additions & 105 deletions apps/javascript-calculator/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions apps/javascript-calculator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"express": "4.17.3"
},
"devDependencies": {
"@babel/core": "7.23.0",
"@babel/preset-env": "7.22.20",
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-react": "7.22.15",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "23.0.7",
Expand Down
210 changes: 105 additions & 105 deletions apps/markdown-previewer/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions apps/markdown-previewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"express": "4.17.3"
},
"devDependencies": {
"@babel/core": "7.23.0",
"@babel/preset-env": "7.22.20",
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-react": "7.22.15",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "23.0.7",
Expand Down
216 changes: 108 additions & 108 deletions apps/secure-real-time-multiplayer-game/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions apps/secure-real-time-multiplayer-game/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"test": "PORT=3005 mocha --require @babel/register --recursive --exit --ui tdd tests/"
},
"dependencies": {
"@babel/core": "7.23.0",
"@babel/preset-env": "7.22.20",
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/register": "7.22.15",
"body-parser": "1.20.2",
"chai": "4.3.10",
Expand Down
216 changes: 108 additions & 108 deletions apps/sudoku-solver/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions apps/sudoku-solver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"test": "mocha --timeout 5000 --require @babel/register --recursive --exit --ui tdd tests/"
},
"dependencies": {
"@babel/core": "7.23.0",
"@babel/preset-env": "7.22.20",
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/register": "7.22.15",
"body-parser": "1.20.2",
"chai": "4.3.10",
Expand Down
Loading