Skip to content

Commit e2abd6c

Browse files
authored
Merge pull request #18343 from mozilla/dependabot/npm_and_yarn/eslint-webpack-plugin-4.2.0
chore(deps): bump eslint-webpack-plugin from 4.1.0 to 4.2.0
2 parents 1459152 + 00c9c01 commit e2abd6c

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

packages/fxa-settings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"dotenv-expand": "^12.0.1",
151151
"eslint": "^8.3.0",
152152
"eslint-config-react-app": "^7.0.1",
153-
"eslint-webpack-plugin": "^4.1.0",
153+
"eslint-webpack-plugin": "^4.2.0",
154154
"file-loader": "^6.2.0",
155155
"file-saver": "^2.0.5",
156156
"fs-extra": "^11.2.0",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24708,13 +24708,13 @@ __metadata:
2470824708
languageName: node
2470924709
linkType: hard
2471024710

24711-
"@types/eslint@npm:^8.56.5":
24712-
version: 8.56.10
24713-
resolution: "@types/eslint@npm:8.56.10"
24711+
"@types/eslint@npm:^8.56.10":
24712+
version: 8.56.12
24713+
resolution: "@types/eslint@npm:8.56.12"
2471424714
dependencies:
2471524715
"@types/estree": "*"
2471624716
"@types/json-schema": "*"
24717-
checksum: fb7137dd263ce1130b42d14452bdd0266ef81f52cb55ba1a5e9750e65da1f0596dc598c88bffc7e415458b6cb611a876dcc132bcf40ea48701c6d05b40c57be5
24717+
checksum: 0f7710ee02a256c499514251f527f84de964bb29487db840408e4cde79283124a38935597636d2265756c34dd1d902e1b00ae78930d4a0b55111909cb7b80d84
2471824718
languageName: node
2471924719
linkType: hard
2472024720

@@ -38528,19 +38528,19 @@ __metadata:
3852838528
languageName: node
3852938529
linkType: hard
3853038530

38531-
"eslint-webpack-plugin@npm:^4.1.0":
38532-
version: 4.1.0
38533-
resolution: "eslint-webpack-plugin@npm:4.1.0"
38531+
"eslint-webpack-plugin@npm:^4.2.0":
38532+
version: 4.2.0
38533+
resolution: "eslint-webpack-plugin@npm:4.2.0"
3853438534
dependencies:
38535-
"@types/eslint": ^8.56.5
38535+
"@types/eslint": ^8.56.10
3853638536
jest-worker: ^29.7.0
3853738537
micromatch: ^4.0.5
3853838538
normalize-path: ^3.0.0
3853938539
schema-utils: ^4.2.0
3854038540
peerDependencies:
38541-
eslint: ^8.0.0
38541+
eslint: ^8.0.0 || ^9.0.0
3854238542
webpack: ^5.0.0
38543-
checksum: 1676ff08b0424e4656aa638a0c2a7b2f3f6a504651689a2d86b237c9a52ad65e17aeb5abbe13663e25353d8a706dcf45f49dbe4795dad27b6b0650db8aa21b16
38543+
checksum: 51538d60d0d0f3dd5774a4291af4620884a45a40270e2878c2f7c8dbff3584ef8588ffded8de696a4bbcee45bee219eba442eb503f5eddcc79aefeb4845985ae
3854438544
languageName: node
3854538545
linkType: hard
3854638546

@@ -42329,7 +42329,7 @@ fsevents@~2.1.1:
4232942329
eslint-config-react-app: ^6.0.0
4233042330
eslint-plugin-jest: ^27.6.0
4233142331
eslint-plugin-react: ^7.32.2
42332-
eslint-webpack-plugin: ^4.1.0
42332+
eslint-webpack-plugin: ^4.2.0
4233342333
file-loader: ^6.2.0
4233442334
file-saver: ^2.0.5
4233542335
fs-extra: ^11.2.0

0 commit comments

Comments
 (0)