Skip to content

Commit 09ff080

Browse files
authored
Update all Yarn dependencies (2023-08-16) (PR #124)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 651eb38 commit 09ff080

2 files changed

Lines changed: 175 additions & 191 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@
5454
"react-dom": "^0.14.0 || ^15.0.0 || ^16.0.1 || ^17.0.0 || ^18.0.0"
5555
},
5656
"devDependencies": {
57-
"@babel/cli": "^7.22.9",
58-
"@babel/core": "^7.22.9",
59-
"@babel/eslint-parser": "^7.22.9",
60-
"@babel/preset-env": "^7.22.9",
57+
"@babel/cli": "^7.22.10",
58+
"@babel/core": "^7.22.10",
59+
"@babel/eslint-parser": "^7.22.10",
60+
"@babel/preset-env": "^7.22.10",
6161
"@babel/preset-react": "^7.22.5",
6262
"@babel/preset-stage-2": "^7.8.3",
6363
"@testing-library/dom": "^9.3.1",
@@ -71,12 +71,12 @@
7171
"css-loader": "~6.8.1",
7272
"eslint": "~8.45.0",
7373
"eslint-config-vkbansal": "~5.2.1",
74-
"eslint-import-resolver-webpack": "~0.13.2",
74+
"eslint-import-resolver-webpack": "~0.13.4",
7575
"eslint-plugin-import": "~2.28.0",
7676
"eslint-plugin-jest": "^27.2.3",
77-
"eslint-plugin-jest-dom": "^5.0.1",
77+
"eslint-plugin-jest-dom": "^5.0.2",
7878
"eslint-plugin-react": "~7.33.0",
79-
"eslint-plugin-testing-library": "^5.11.0",
79+
"eslint-plugin-testing-library": "^5.11.1",
8080
"history": "~5.3.0",
8181
"html-webpack-plugin": "~5.5.3",
8282
"jest": "~29.6.2",

0 commit comments

Comments
 (0)