Skip to content
/ fxa Public
forked from mozilla/fxa
Closed
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
2 changes: 1 addition & 1 deletion packages/fxa-auth-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
"grunt-contrib-copy": "1.0.0",
"grunt-contrib-watch": "^1.1.0",
"grunt-copyright": "0.3.0",
"grunt-eslint": "^23.0.0",
"grunt-eslint": "^24.2.0",
"grunt-newer": "1.3.0",
"jsxgettext-recursive-next": "1.1.0",
"jws": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-customs-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"grunt": "^1.6.1",
"grunt-cli": "^1.4.3",
"grunt-copyright": "0.3.0",
"grunt-eslint": "^23.0.0",
"grunt-eslint": "^24.2.0",
"load-grunt-tasks": "^5.1.0",
"pm2": "^5.3.0",
"prettier": "^2.3.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25411,7 +25411,7 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^7.0.0, eslint@npm:^7.32.0":
"eslint@npm:^7.32.0":
version: 7.32.0
resolution: "eslint@npm:7.32.0"
dependencies:
Expand Down Expand Up @@ -25551,7 +25551,7 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^8.3.0":
"eslint@npm:^8.3.0, eslint@npm:^8.43.0":
version: 8.44.0
resolution: "eslint@npm:8.44.0"
dependencies:
Expand Down Expand Up @@ -27851,7 +27851,7 @@ fsevents@~2.1.1:
grunt-contrib-copy: 1.0.0
grunt-contrib-watch: ^1.1.0
grunt-copyright: 0.3.0
grunt-eslint: ^23.0.0
grunt-eslint: ^24.2.0
grunt-newer: 1.3.0
hapi-auth-jwt2: ^10.4.0
hapi-error: ^3.0.0
Expand Down Expand Up @@ -28137,7 +28137,7 @@ fsevents@~2.1.1:
grunt: ^1.6.1
grunt-cli: ^1.4.3
grunt-copyright: 0.3.0
grunt-eslint: ^23.0.0
grunt-eslint: ^24.2.0
hapi-swagger: ^14.5.5
ip: ^1.1.8
ip-reputation-js-client: ^6.0.4
Expand Down Expand Up @@ -30163,15 +30163,15 @@ fsevents@~2.1.1:
languageName: node
linkType: hard

"grunt-eslint@npm:^23.0.0":
version: 23.0.0
resolution: "grunt-eslint@npm:23.0.0"
"grunt-eslint@npm:^24.2.0":
version: 24.2.0
resolution: "grunt-eslint@npm:24.2.0"
dependencies:
chalk: ^4.0.0
eslint: ^7.0.0
chalk: ^4.1.2
eslint: ^8.43.0
peerDependencies:
grunt: ">=1"
checksum: e0fd27d835b07f9e89bd1ea9386dd2ed4dcc7c8cd8fe8c611e52c4059d776c06968ebf5eedb2a2e064dd50554a0a058ddb21ecf98e763a1dafd17ee5f6d1a429
checksum: da06762675f81d5bca35fd6681cc82fc6b504afdb64f07508c5c79fbf84a3b9e9a05954eb6c68b8c3f22dba5287f48770f64eb1a09f111e7be606a92545e2f45
languageName: node
linkType: hard

Expand Down