Skip to content

Commit

Permalink
Bump react-scripts from 5.0.0 to 5.0.1 in /sample/create-react-app-5 (w…
Browse files Browse the repository at this point in the history
…ojtekmaj#1101)

Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/create-react-app/commits/[email protected]/packages/react-scripts)

---
updated-dependencies:
- dependency-name: react-scripts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and wojtekmaj committed Nov 7, 2022
1 parent 82d8f7f commit ce055e4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion sample/create-react-app-5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-pdf": "latest",
"react-scripts": "5.0.0"
"react-scripts": "5.0.1"
},
"resolutions": {
"mini-css-extract-plugin": "~2.4.0"
Expand Down
18 changes: 9 additions & 9 deletions sample/create-react-app-5/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5247,7 +5247,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-react-app@npm:^7.0.0":
"eslint-config-react-app@npm:^7.0.1":
version: 7.0.1
resolution: "eslint-config-react-app@npm:7.0.1"
dependencies:
Expand Down Expand Up @@ -9976,7 +9976,7 @@ __metadata:
languageName: node
linkType: hard

"react-dev-utils@npm:^12.0.0":
"react-dev-utils@npm:^12.0.1":
version: 12.0.1
resolution: "react-dev-utils@npm:12.0.1"
dependencies:
Expand Down Expand Up @@ -10055,7 +10055,7 @@ __metadata:
react: ^18.2.0
react-dom: ^18.2.0
react-pdf: latest
react-scripts: 5.0.0
react-scripts: 5.0.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -10087,9 +10087,9 @@ __metadata:
languageName: node
linkType: hard

"react-scripts@npm:5.0.0":
version: 5.0.0
resolution: "react-scripts@npm:5.0.0"
"react-scripts@npm:5.0.1":
version: 5.0.1
resolution: "react-scripts@npm:5.0.1"
dependencies:
"@babel/core": ^7.16.0
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.3
Expand All @@ -10107,7 +10107,7 @@ __metadata:
dotenv: ^10.0.0
dotenv-expand: ^5.1.0
eslint: ^8.3.0
eslint-config-react-app: ^7.0.0
eslint-config-react-app: ^7.0.1
eslint-webpack-plugin: ^3.1.1
file-loader: ^6.2.0
fs-extra: ^10.0.0
Expand All @@ -10125,7 +10125,7 @@ __metadata:
postcss-preset-env: ^7.0.1
prompts: ^2.4.2
react-app-polyfill: ^3.0.0
react-dev-utils: ^12.0.0
react-dev-utils: ^12.0.1
react-refresh: ^0.11.0
resolve: ^1.20.0
resolve-url-loader: ^4.0.0
Expand All @@ -10150,7 +10150,7 @@ __metadata:
optional: true
bin:
react-scripts: bin/react-scripts.js
checksum: 55ffad0d68ee6345326f5803c1925ae44b46cc33cb1cad9bcb68fd1784acfb3876bc12118b3079bc4d934834ae0197a9776baa0a06df0263831acc91ac42df29
checksum: 92afa2f245c7092ccc97d5609dc7a2130616262e34da7f15072d9442e2d2e1d4909a91022abd1faac1336eb17c5525a10d9bd43e1ae374c7ec941ca20addca68
languageName: node
linkType: hard

Expand Down

0 comments on commit ce055e4

Please sign in to comment.