Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 9 additions & 19 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"eslint-config-react-app": "^7.0.1",
"eslint-import-resolver-typescript": "^3.6.0",
"eslint-plugin-import": "^2.28.1",
"eslint-webpack-plugin": "^3.1.1",
"eslint-webpack-plugin": "^4.0.1",
"file-loader": "^6.2.0",
"fs-extra": "^10.0.0",
"gh-pages": "^6.0.0",
Expand Down
31 changes: 10 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3370,7 +3370,7 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:*, @types/eslint@npm:^7.29.0 || ^8.4.1":
"@types/eslint@npm:*, @types/eslint@npm:^8.37.0":
version: 8.44.2
resolution: "@types/eslint@npm:8.44.2"
dependencies:
Expand Down Expand Up @@ -7071,19 +7071,19 @@ __metadata:
languageName: node
linkType: hard

"eslint-webpack-plugin@npm:^3.1.1":
version: 3.2.0
resolution: "eslint-webpack-plugin@npm:3.2.0"
"eslint-webpack-plugin@npm:^4.0.1":
version: 4.0.1
resolution: "eslint-webpack-plugin@npm:4.0.1"
dependencies:
"@types/eslint": ^7.29.0 || ^8.4.1
jest-worker: ^28.0.2
"@types/eslint": ^8.37.0
jest-worker: ^29.5.0
micromatch: ^4.0.5
normalize-path: ^3.0.0
schema-utils: ^4.0.0
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
eslint: ^8.0.0
webpack: ^5.0.0
checksum: 095034c35e773fdb21ec7e597ae1f8a6899679c290db29d8568ca94619e8c7f4971f0f9edccc8a965322ab8af9286c87205985a38f4fdcf17654aee7cd8bb7b5
checksum: 94fe0817fc580729dc6edc4a31c9f7dbeb97ad134c6c4192feab66aae711ed5afe35c5bc8d5e99b39626b469300196df72e631f5e53c55723adbf850765924e5
languageName: node
linkType: hard

Expand Down Expand Up @@ -9674,18 +9674,7 @@ __metadata:
languageName: node
linkType: hard

"jest-worker@npm:^28.0.2":
version: 28.1.3
resolution: "jest-worker@npm:28.1.3"
dependencies:
"@types/node": "*"
merge-stream: ^2.0.0
supports-color: ^8.0.0
checksum: e921c9a1b8f0909da9ea07dbf3592f95b653aef3a8bb0cbcd20fc7f9a795a1304adecac31eecb308992c167e8d7e75c522061fec38a5928ace0f9571c90169ca
languageName: node
linkType: hard

"jest-worker@npm:^29.6.4":
"jest-worker@npm:^29.5.0, jest-worker@npm:^29.6.4":
version: 29.6.4
resolution: "jest-worker@npm:29.6.4"
dependencies:
Expand Down Expand Up @@ -10261,7 +10250,7 @@ __metadata:
eslint-config-react-app: ^7.0.1
eslint-import-resolver-typescript: ^3.6.0
eslint-plugin-import: ^2.28.1
eslint-webpack-plugin: ^3.1.1
eslint-webpack-plugin: ^4.0.1
file-loader: ^6.2.0
fs-extra: ^10.0.0
gh-pages: ^6.0.0
Expand Down