Skip to content

Commit

Permalink
fix(deps): update babel monorepo to v7.23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 255cd7a commit 8ee5e6a
Show file tree
Hide file tree
Showing 16 changed files with 2,612 additions and 2,487 deletions.
640 changes: 328 additions & 312 deletions apps/25--5-clock/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions apps/25--5-clock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"express": "4.17.3"
},
"devDependencies": {
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-react": "7.22.15",
"@babel/core": "7.23.3",
"@babel/preset-env": "7.23.3",
"@babel/preset-react": "7.23.3",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "23.0.7",
"@rollup/plugin-node-resolve": "15.0.1",
Expand Down
615 changes: 315 additions & 300 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.2",
"@babel/preset-env": "7.23.2",
"@babel/core": "7.23.3",
"@babel/preset-env": "7.23.3",
"@babel/register": "7.22.15",
"body-parser": "1.20.2",
"chai": "4.3.10",
Expand Down
646 changes: 331 additions & 315 deletions apps/build-a-pinterest-clone/package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions apps/build-a-pinterest-clone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-react": "7.22.15",
"@babel/core": "7.23.3",
"@babel/preset-env": "7.23.3",
"@babel/preset-react": "7.23.3",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "21.1.0",
"@rollup/plugin-node-resolve": "13.3.0",
Expand All @@ -33,9 +33,9 @@
"react-masonry-component": "6.3.0"
},
"devDependencies": {
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-react": "7.22.15",
"@babel/core": "7.23.3",
"@babel/preset-env": "7.23.3",
"@babel/preset-react": "7.23.3",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "23.0.7",
"@rollup/plugin-node-resolve": "15.0.1",
Expand Down
640 changes: 328 additions & 312 deletions apps/drum-machine/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions apps/drum-machine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"express": "4.17.3"
},
"devDependencies": {
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-react": "7.22.15",
"@babel/core": "7.23.3",
"@babel/preset-env": "7.23.3",
"@babel/preset-react": "7.23.3",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "23.0.7",
"@rollup/plugin-node-resolve": "15.0.1",
Expand Down
640 changes: 328 additions & 312 deletions apps/javascript-calculator/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions apps/javascript-calculator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"express": "4.17.3"
},
"devDependencies": {
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-react": "7.22.15",
"@babel/core": "7.23.3",
"@babel/preset-env": "7.23.3",
"@babel/preset-react": "7.23.3",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "23.0.7",
"@rollup/plugin-node-resolve": "15.0.1",
Expand Down
640 changes: 328 additions & 312 deletions apps/markdown-previewer/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions apps/markdown-previewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"express": "4.17.3"
},
"devDependencies": {
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-react": "7.22.15",
"@babel/core": "7.23.3",
"@babel/preset-env": "7.23.3",
"@babel/preset-react": "7.23.3",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "23.0.7",
"@rollup/plugin-node-resolve": "15.0.1",
Expand Down
615 changes: 315 additions & 300 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.2",
"@babel/preset-env": "7.23.2",
"@babel/core": "7.23.3",
"@babel/preset-env": "7.23.3",
"@babel/register": "7.22.15",
"body-parser": "1.20.2",
"chai": "4.3.10",
Expand Down
Loading

0 comments on commit 8ee5e6a

Please sign in to comment.