Skip to content

Commit 182ced0

Browse files
authored
Merge pull request #58 from akaday/dependabot/npm_and_yarn/npm_and_yarn-87ee2d3461
Bump the npm_and_yarn group across 9 directories with 37 updates
2 parents 03a2de6 + 007a001 commit 182ced0

File tree

23 files changed

+2028
-2777
lines changed

23 files changed

+2028
-2777
lines changed

compiler/packages/babel-plugin-react-compiler/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@babel/plugin-transform-modules-commonjs": "^7.18.6",
3232
"@babel/preset-react": "^7.18.6",
3333
"@babel/preset-typescript": "^7.18.6",
34-
"@babel/traverse": "^7.2.0",
34+
"@babel/traverse": "^7.23.2",
3535
"@testing-library/react": "^13.4.0",
3636
"@tsconfig/node18-strictest": "^1.0.0",
3737
"@types/glob": "^8.1.0",
@@ -62,7 +62,7 @@
6262
"./**/@babel/types": "7.7.4",
6363
"@babel/core": "7.2.0",
6464
"@babel/generator": "7.2.0",
65-
"@babel/traverse": "7.7.4"
65+
"@babel/traverse": "7.23.2"
6666
},
6767
"repository": {
6868
"type": "git",

compiler/packages/snap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@babel/plugin-syntax-typescript": "^7.18.6",
4545
"@babel/plugin-transform-modules-commonjs": "^7.18.6",
4646
"@babel/preset-react": "^7.18.6",
47-
"@babel/traverse": "^7.19.1",
47+
"@babel/traverse": "^7.23.2",
4848
"@types/babel__code-frame": "^7.0.6",
4949
"@types/fbt": "^1.0.4",
5050
"@types/glob": "^8.1.0",

compiler/yarn.lock

Lines changed: 63 additions & 408 deletions
Large diffs are not rendered by default.

fixtures/flight/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"babel-loader": "^8.2.3",
2020
"babel-plugin-named-asset-import": "^0.3.8",
2121
"babel-preset-react-app": "^10.0.1",
22-
"body-parser": "^1.20.1",
22+
"body-parser": "^1.20.3",
2323
"browserslist": "^4.18.1",
2424
"busboy": "^1.6.0",
2525
"camelcase": "^6.2.1",
@@ -59,7 +59,7 @@
5959
"tailwindcss": "^3.0.2",
6060
"terser-webpack-plugin": "^5.2.5",
6161
"undici": "^5.20.0",
62-
"webpack": "^5.64.4",
62+
"webpack": "^5.94.0",
6363
"webpack-dev-middleware": "^5.3.4",
6464
"webpack-hot-middleware": "^2.25.3",
6565
"webpack-manifest-plugin": "^4.0.2"

fixtures/flight/yarn.lock

Lines changed: 273 additions & 294 deletions
Large diffs are not rendered by default.

fixtures/legacy-jsx-runtimes/yarn.lock

Lines changed: 156 additions & 125 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)