Skip to content

Commit

Permalink
fix(deps): update babel monorepo to v7.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2023
1 parent d26ea7b commit c072fdb
Show file tree
Hide file tree
Showing 16 changed files with 869 additions and 869 deletions.
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

0 comments on commit c072fdb

Please sign in to comment.