Skip to content

Commit 1487410

Browse files
committed
Rebase and lib bump
1 parent 0174696 commit 1487410

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/react-scripts/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# `backpack-react-scripts` Change Log
22

3+
## 9.0.2
4+
5+
- Rebased onto `upstream/master` v4.0.1 (de8b2b3f2d0a699284420c19d5b4db0be776e0cf)
6+
- Bumped `@svgr/webpack` to v5.5.0
7+
38
## 9.0.1
49

510
- Fixed an issue where eslint was being shipped, which is not required due to our own linting package.

packages/react-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@babel/core": "7.12.3",
2929
"@pmmmwh/react-refresh-webpack-plugin": "0.4.2",
30-
"@svgr/webpack": "5.4.0",
30+
"@svgr/webpack": "5.5.0",
3131
"@typescript-eslint/eslint-plugin": "^4.5.0",
3232
"@typescript-eslint/parser": "^4.5.0",
3333
"babel-eslint": "^10.1.0",

0 commit comments

Comments
 (0)