Skip to content

Commit 01c770d

Browse files
chore: deps update 2023-11-27 (#1533)
* chore: upgrade deps * chore: regen yarn.lock
1 parent d003cd5 commit 01c770d

File tree

2 files changed

+974
-1041
lines changed

2 files changed

+974
-1041
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -34,31 +34,31 @@
3434
"typings/index.flow.js"
3535
],
3636
"devDependencies": {
37-
"@babel/cli": "^7.22.15",
38-
"@babel/core": "^7.22.20",
39-
"@babel/plugin-transform-flow-strip-types": "^7.22.5",
40-
"@babel/preset-env": "^7.22.20",
41-
"@babel/preset-flow": "^7.22.15",
42-
"@babel/preset-react": "^7.22.15",
43-
"@babel/preset-typescript": "^7.22.15",
37+
"@babel/cli": "^7.23.4",
38+
"@babel/core": "^7.23.3",
39+
"@babel/plugin-transform-flow-strip-types": "^7.23.3",
40+
"@babel/preset-env": "^7.23.3",
41+
"@babel/preset-flow": "^7.23.3",
42+
"@babel/preset-react": "^7.23.3",
43+
"@babel/preset-typescript": "^7.23.3",
4444
"@callstack/eslint-config": "^14.1.0",
4545
"@relmify/jest-serializer-strip-ansi": "^1.0.2",
46-
"@types/jest": "^29.5.5",
47-
"@types/react": "^18.2.21",
48-
"@types/react-test-renderer": "^18.0.2",
46+
"@types/jest": "^29.5.10",
47+
"@types/react": "^18.2.38",
48+
"@types/react-test-renderer": "^18.0.7",
4949
"babel-jest": "^29.7.0",
50-
"dedent": "^1.1.0",
51-
"del-cli": "^5.0.0",
52-
"eslint": "^8.21.0",
50+
"dedent": "^1.5.1",
51+
"del-cli": "^5.1.0",
52+
"eslint": "^8.54.0",
5353
"eslint-plugin-flowtype": "^8.0.3",
5454
"flow-bin": "~0.170.0",
5555
"flow-copy-source": "^2.0.9",
5656
"jest": "^29.7.0",
5757
"react": "18.2.0",
58-
"react-native": "0.72.4",
58+
"react-native": "0.72.7",
5959
"react-test-renderer": "18.2.0",
6060
"strip-ansi": "^6.0.1",
61-
"typescript": "^5.2.2"
61+
"typescript": "^5.3.2"
6262
},
6363
"dependencies": {
6464
"jest-matcher-utils": "^29.7.0",

0 commit comments

Comments
 (0)