Skip to content

Commit

Permalink
Bump eslint from 8.44.0 to 8.45.0 in /screen2.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.45.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.44.0...v8.45.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent 5596eaf commit 400c308
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
2 changes: 1 addition & 1 deletion screen2.0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@weng-lab/psychscreen-ui-components": "^0.7.6",
"@weng-lab/ts-ztable": "^4.0.1",
"autoprefixer": "10.4.14",
"eslint": "8.44.0",
"eslint": "8.45.0",
"eslint-config-next": "13.4.10",
"graphql": "^16.7.1",
"jubilant-carnival": "^0.6.0",
Expand Down
20 changes: 9 additions & 11 deletions screen2.0/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2965,9 +2965,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.44.0":
version: 8.44.0
resolution: "eslint@npm:8.44.0"
"eslint@npm:8.45.0":
version: 8.45.0
resolution: "eslint@npm:8.45.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.4.0
Expand All @@ -2994,7 +2994,6 @@ __metadata:
globals: ^13.19.0
graphemer: ^1.4.0
ignore: ^5.2.0
import-fresh: ^3.0.0
imurmurhash: ^0.1.4
is-glob: ^4.0.0
is-path-inside: ^3.0.3
Expand All @@ -3006,11 +3005,10 @@ __metadata:
natural-compare: ^1.4.0
optionator: ^0.9.3
strip-ansi: ^6.0.1
strip-json-comments: ^3.1.0
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: d06309ce4aafb9d27d558c8e5e5aa5cba3bbec3ce8ceccbc7d4b7a35f2b67fd40189159155553270e2e6febeb69bd8a3b60d6241c8f5ddc2ef1702ccbd328501
checksum: 3e6dcce5cc43c5e301662db88ee26d1d188b22c177b9f104d7eefd1191236980bd953b3670fe2fac287114b26d7c5420ab48407d7ea1c3a446d6313c000009da
languageName: node
linkType: hard

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

"import-fresh@npm:^3.0.0, import-fresh@npm:^3.2.1":
"import-fresh@npm:^3.2.1":
version: 3.3.0
resolution: "import-fresh@npm:3.3.0"
dependencies:
Expand Down Expand Up @@ -6393,7 +6391,7 @@ __metadata:
"@weng-lab/psychscreen-ui-components": ^0.7.6
"@weng-lab/ts-ztable": ^4.0.1
autoprefixer: 10.4.14
eslint: 8.44.0
eslint: 8.45.0
eslint-config-next: 13.4.10
file-loader: ^6.2.0
graphql: ^16.7.1
Expand Down Expand Up @@ -6971,7 +6969,7 @@ __metadata:
languageName: node
linkType: hard

"strip-json-comments@npm:^3.1.0, strip-json-comments@npm:^3.1.1":
"strip-json-comments@npm:^3.1.1":
version: 3.1.1
resolution: "strip-json-comments@npm:3.1.1"
checksum: 492f73e27268f9b1c122733f28ecb0e7e8d8a531a6662efbd08e22cccb3f9475e90a1b82cab06a392f6afae6d2de636f977e231296400d0ec5304ba70f166443
Expand Down Expand Up @@ -7438,11 +7436,11 @@ __metadata:

"typescript@patch:typescript@5.1.6#~builtin<compat/typescript>":
version: 5.1.6
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=85af82"
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 21e88b0a0c0226f9cb9fd25b9626fb05b4c0f3fddac521844a13e1f30beb8f14e90bd409a9ac43c812c5946d714d6e0dee12d5d02dfc1c562c5aacfa1f49b606
checksum: f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be
languageName: node
linkType: hard

Expand Down

0 comments on commit 400c308

Please sign in to comment.