Mass-bump deps
Summary: Trying to get ahead of dependabot by bumping a bunch of things at once that are minor or patch level bumps. Reviewed By: muraziz Differential Revision: D28094201 fbshipit-source-id: b6b53ae2d582686201124b82fed4f436a60b3172
This commit is contained in:
committed by
Facebook GitHub Bot
parent
9a34ef84a8
commit
c3f3b35a31
@@ -17,7 +17,7 @@
|
||||
"@ant-design/icons": "^4.6.2",
|
||||
"@emotion/css": "^11.1.3",
|
||||
"@emotion/react": "^11.1.5",
|
||||
"@emotion/styled": "^11.1.5",
|
||||
"@emotion/styled": "^11.3.0",
|
||||
"@iarna/toml": "^2.2.5",
|
||||
"@types/archiver": "^5.1.0",
|
||||
"@types/uuid": "^8.0.1",
|
||||
@@ -38,12 +38,12 @@
|
||||
"flipper-plugin": "0.0.0",
|
||||
"flipper-plugin-lib": "0.0.0",
|
||||
"fs-extra": "^9.0.1",
|
||||
"immer": "^9.0.0",
|
||||
"immer": "^9.0.2",
|
||||
"immutable": "^4.0.0-rc.12",
|
||||
"invariant": "^2.2.2",
|
||||
"lodash": "^4.17.21",
|
||||
"lodash.memoize": "^4.1.2",
|
||||
"open": "^8.0.5",
|
||||
"open": "^8.0.7",
|
||||
"openssl-wrapper": "^0.3.4",
|
||||
"p-filter": "^2.1.0",
|
||||
"p-map": "^4.0.0",
|
||||
@@ -58,7 +58,7 @@
|
||||
"react-element-to-jsx-string": "^14.3.1",
|
||||
"react-markdown": "^5.0.3",
|
||||
"react-player": "^2.9.0",
|
||||
"react-redux": "^7.2.3",
|
||||
"react-redux": "^7.2.4",
|
||||
"react-test-renderer": "^17.0.1",
|
||||
"react-transition-group": "^4.4.1",
|
||||
"react-virtualized-auto-sizer": "^1.0.5",
|
||||
@@ -82,8 +82,8 @@
|
||||
"7zip-bin-mac": "^1.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/dom": "^7.30.3",
|
||||
"@testing-library/react": "^11.2.5",
|
||||
"@testing-library/dom": "^7.30.4",
|
||||
"@testing-library/react": "^11.2.6",
|
||||
"@types/lodash.memoize": "^4.1.6",
|
||||
"@types/split2": "^2.1.6",
|
||||
"flipper-test-utils": "0.0.0",
|
||||
@@ -92,6 +92,6 @@
|
||||
"pretty-format": "^26.1.0",
|
||||
"react-refresh": "^0.10.0",
|
||||
"redux-mock-store": "^1.0.1",
|
||||
"ts-jest": "^26.0.0"
|
||||
"ts-jest": "^26.5.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user