Skip to content

Commit

Permalink
fix(deps): update dependency @babel/core to v7.22.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 16, 2023
1 parent 79617d5 commit db12a7f
Show file tree
Hide file tree
Showing 16 changed files with 186 additions and 186 deletions.
44 changes: 22 additions & 22 deletions apps/25--5-clock/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/25--5-clock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"express": "4.17.3"
},
"devDependencies": {
"@babel/core": "7.22.17",
"@babel/core": "7.22.19",
"@babel/preset-env": "7.22.15",
"@babel/preset-react": "7.22.15",
"@rollup/plugin-babel": "6.0.3",
Expand Down
44 changes: 22 additions & 22 deletions apps/american-british-translator/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/american-british-translator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"test": "mocha --timeout 5000 --require @babel/register --recursive --exit --ui tdd tests/"
},
"dependencies": {
"@babel/core": "7.22.17",
"@babel/core": "7.22.19",
"@babel/preset-env": "7.22.15",
"@babel/register": "7.22.15",
"body-parser": "1.20.2",
Expand Down
46 changes: 23 additions & 23 deletions apps/build-a-pinterest-clone/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions apps/build-a-pinterest-clone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@babel/core": "7.22.17",
"@babel/core": "7.22.19",
"@babel/preset-env": "7.22.15",
"@babel/preset-react": "7.22.15",
"@rollup/plugin-babel": "5.3.1",
Expand All @@ -33,7 +33,7 @@
"react-masonry-component": "6.3.0"
},
"devDependencies": {
"@babel/core": "7.22.17",
"@babel/core": "7.22.19",
"@babel/preset-env": "7.22.15",
"@babel/preset-react": "7.22.15",
"@rollup/plugin-babel": "6.0.3",
Expand Down
Loading

0 comments on commit db12a7f

Please sign in to comment.