Skip to content
Merged
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"core-js": "3.25.5",
"cypress": "10.10.0",
"cypress-wait-until": "1.7.2",
"eslint": "8.25.0",
"eslint": "8.26.0",
"fast-glob": "3.2.12",
"fs-extra": "10.1.0",
"is-port-reachable": "3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@redwoodjs/internal": "3.2.0",
"@typescript-eslint/eslint-plugin": "5.40.0",
"@typescript-eslint/parser": "5.40.0",
"eslint": "8.25.0",
"eslint": "8.26.0",
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-babel-module": "5.3.1",
"eslint-plugin-babel": "5.3.1",
Expand Down
37 changes: 19 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3704,14 +3704,14 @@ __metadata:
languageName: node
linkType: hard

"@humanwhocodes/config-array@npm:^0.10.5":
version: 0.10.5
resolution: "@humanwhocodes/config-array@npm:0.10.5"
"@humanwhocodes/config-array@npm:^0.11.6":
version: 0.11.7
resolution: "@humanwhocodes/config-array@npm:0.11.7"
dependencies:
"@humanwhocodes/object-schema": ^1.2.1
debug: ^4.1.1
minimatch: ^3.0.4
checksum: d8bdd91d8ff81e9663236de0650fa1d94457422bb1226604c66e7921ac0afee50148f1e935976eac98822761c98d92d0ca2e97e30c4c22c0ecdebdf8133e5e82
minimatch: ^3.0.5
checksum: 88b24aa7ff7ba7f4313de530b7c162cb4bcd75451a7765eb2810b2841c61989f184a1f7ef76f3160df8a8735615fda64075e9da83273190731e5a26e03c6920c
languageName: node
linkType: hard

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

"@nodelib/fs.walk@npm:^1.2.3":
"@nodelib/fs.walk@npm:^1.2.3, @nodelib/fs.walk@npm:^1.2.8":
version: 1.2.8
resolution: "@nodelib/fs.walk@npm:1.2.8"
dependencies:
Expand Down Expand Up @@ -6738,7 +6738,7 @@ __metadata:
"@redwoodjs/internal": 3.2.0
"@typescript-eslint/eslint-plugin": 5.40.0
"@typescript-eslint/parser": 5.40.0
eslint: 8.25.0
eslint: 8.26.0
eslint-config-prettier: 8.5.0
eslint-import-resolver-babel-module: 5.3.1
eslint-plugin-babel: 5.3.1
Expand Down Expand Up @@ -16218,13 +16218,14 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.25.0":
version: 8.25.0
resolution: "eslint@npm:8.25.0"
"eslint@npm:8.26.0":
version: 8.26.0
resolution: "eslint@npm:8.26.0"
dependencies:
"@eslint/eslintrc": ^1.3.3
"@humanwhocodes/config-array": ^0.10.5
"@humanwhocodes/config-array": ^0.11.6
"@humanwhocodes/module-importer": ^1.0.1
"@nodelib/fs.walk": ^1.2.8
ajv: ^6.10.0
chalk: ^4.0.0
cross-spawn: ^7.0.2
Expand All @@ -16240,14 +16241,14 @@ __metadata:
fast-deep-equal: ^3.1.3
file-entry-cache: ^6.0.1
find-up: ^5.0.0
glob-parent: ^6.0.1
glob-parent: ^6.0.2
globals: ^13.15.0
globby: ^11.1.0
grapheme-splitter: ^1.0.4
ignore: ^5.2.0
import-fresh: ^3.0.0
imurmurhash: ^0.1.4
is-glob: ^4.0.0
is-path-inside: ^3.0.3
js-sdsl: ^4.1.4
js-yaml: ^4.1.0
json-stable-stringify-without-jsonify: ^1.0.1
Expand All @@ -16262,7 +16263,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: b335134430dbbc420fe3fa102cede927964efa864f25babcb09281c1350b1e7f028934ed4d875892d171f01d5316ad810f70282d69f46099ed9abd3d55f7178b
checksum: da97a44bac58770d44dc6a2daa57cbb67ac888c060dde5a87c7785ea34a2cea61568d5238d375a14bfd548ffff7cd61691ab5a81c4625c7c97412b2d45b63843
languageName: node
linkType: hard

Expand Down Expand Up @@ -18011,7 +18012,7 @@ __metadata:
languageName: node
linkType: hard

"glob-parent@npm:^6.0.1":
"glob-parent@npm:^6.0.1, glob-parent@npm:^6.0.2":
version: 6.0.2
resolution: "glob-parent@npm:6.0.2"
dependencies:
Expand Down Expand Up @@ -19890,7 +19891,7 @@ __metadata:
languageName: node
linkType: hard

"is-path-inside@npm:^3.0.2":
"is-path-inside@npm:^3.0.2, is-path-inside@npm:^3.0.3":
version: 3.0.3
resolution: "is-path-inside@npm:3.0.3"
checksum: cf7d4ac35fb96bab6a1d2c3598fe5ebb29aafb52c0aaa482b5a3ed9d8ba3edc11631e3ec2637660c44b3ce0e61a08d54946e8af30dec0b60a7c27296c68ffd05
Expand Down Expand Up @@ -22901,7 +22902,7 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^3.0.2, minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
"minimatch@npm:^3.0.2, minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
version: 3.1.2
resolution: "minimatch@npm:3.1.2"
dependencies:
Expand Down Expand Up @@ -27487,7 +27488,7 @@ __metadata:
core-js: 3.25.5
cypress: 10.10.0
cypress-wait-until: 1.7.2
eslint: 8.25.0
eslint: 8.26.0
fast-glob: 3.2.12
fs-extra: 10.1.0
is-port-reachable: 3.1.0
Expand Down