Skip to content

Commit

Permalink
Merge pull request #650 from oddbird/dependabot/npm_and_yarn/npm-mino…
Browse files Browse the repository at this point in the history
…r-upgrades-0eb9820b56

Bump the npm-minor-upgrades group with 3 updates
  • Loading branch information
jgerigmeyer committed Jul 1, 2024
2 parents af780f8 + 2ba3c92 commit f35868c
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 28 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,12 @@
"date-fns-tz": "^3.1.3",
"dotenv": "^16.4.5",
"doxray": "^0.10.1",
"eslint": "^9.5.0",
"eslint": "^9.6.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-simple-import-sort": "^12.1.0",
"fs-extra": "^11.2.0",
"globals": "^15.6.0",
"globals": "^15.7.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"js-yaml": "^4.1.0",
Expand All @@ -97,7 +97,7 @@
"netlify-plugin-11ty": "^1.4.0",
"node-fetch": "^3.3.2",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"posthtml": "^0.16.6",
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
Expand Down
61 changes: 36 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1644,14 +1644,14 @@ __metadata:
languageName: node
linkType: hard

"@eslint/config-array@npm:^0.16.0":
version: 0.16.0
resolution: "@eslint/config-array@npm:0.16.0"
"@eslint/config-array@npm:^0.17.0":
version: 0.17.0
resolution: "@eslint/config-array@npm:0.17.0"
dependencies:
"@eslint/object-schema": "npm:^2.1.4"
debug: "npm:^4.3.1"
minimatch: "npm:^3.0.5"
checksum: 10/6c1716f896a5bd290a2987ac28ec4fe18f052d2338ccf7822107eb0a6b974c44e6297cb7c9d6e0c5718c510e6c8e53043bea04cf4836dcb26a57e0255bfe99bc
minimatch: "npm:^3.1.2"
checksum: 10/4609b94519cd63ed1aba1429a53c0eb3cb5585056ffaa10184f0b7b91ceaed7ed5e625da3b5b4ffcc9b9093be8d6be7fc46111885936d6543890efb016aa303f
languageName: node
linkType: hard

Expand All @@ -1672,10 +1672,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.5.0":
version: 9.5.0
resolution: "@eslint/js@npm:9.5.0"
checksum: 10/206364e3a074eaaeccc2b9e1e3f129539106a81ec634f32c51bc1699e0c4a47ab3e6480a6484a198bca6406888ba8f2917c35a87296680905d146075b5ed2738
"@eslint/js@npm:9.6.0":
version: 9.6.0
resolution: "@eslint/js@npm:9.6.0"
checksum: 10/b2ba6cab129630664af9539cb80116207f472a31830dd129b9e0bded2b3212a9eb5f664b9cddccc34a32c252add1f01c0cd6b91973b8ec2a274d643db356d82f
languageName: node
linkType: hard

Expand Down Expand Up @@ -5159,15 +5159,15 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^9.5.0":
version: 9.5.0
resolution: "eslint@npm:9.5.0"
"eslint@npm:^9.6.0":
version: 9.6.0
resolution: "eslint@npm:9.6.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.6.1"
"@eslint/config-array": "npm:^0.16.0"
"@eslint/config-array": "npm:^0.17.0"
"@eslint/eslintrc": "npm:^3.1.0"
"@eslint/js": "npm:9.5.0"
"@eslint/js": "npm:9.6.0"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.3.0"
"@nodelib/fs.walk": "npm:^1.2.8"
Expand All @@ -5178,7 +5178,7 @@ __metadata:
escape-string-regexp: "npm:^4.0.0"
eslint-scope: "npm:^8.0.1"
eslint-visitor-keys: "npm:^4.0.0"
espree: "npm:^10.0.1"
espree: "npm:^10.1.0"
esquery: "npm:^1.5.0"
esutils: "npm:^2.0.2"
fast-deep-equal: "npm:^3.1.3"
Expand All @@ -5199,7 +5199,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: 10/47578c242659a398638918c6f61a12c3e1e0ca71733769a54fdfd7be6d7c4ca0824694861846959829784b23cbfca5aad9599714dc0f4ae48ffdcdafbfe67bea
checksum: 10/3230b13f30ab6204daf0413ef819d49c9b37cc54f246f39ed4b129b8e6ad0b4d4d30ad339c7196cb9110e28404f19cc028039481e629de77a5211ae761b9b122
languageName: node
linkType: hard

Expand All @@ -5212,7 +5212,7 @@ __metadata:
languageName: node
linkType: hard

"espree@npm:^10.0.1":
"espree@npm:^10.0.1, espree@npm:^10.1.0":
version: 10.1.0
resolution: "espree@npm:10.1.0"
dependencies:
Expand Down Expand Up @@ -6021,10 +6021,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.6.0":
version: 15.6.0
resolution: "globals@npm:15.6.0"
checksum: 10/9b522b1eff444acaf331b0da7f072d5ef75b1cde02d89b3656039252f01b6bcda7a9ea42128e8644117c0ede9116249b1bcf830458b7dbe19fafd4de916a3dc0
"globals@npm:^15.7.0":
version: 15.7.0
resolution: "globals@npm:15.7.0"
checksum: 10/69302c243016e5f5b3bc1784f6afb3476ac3a05542148e5eb651d2882ac19788f027155fc4a018976a573a156a1fbd4ff7da74d9240f5faed4da723c9d6c1616
languageName: node
linkType: hard

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

"minimatch@npm:2 || 3, minimatch@npm:^3.0.0, minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
"minimatch@npm:2 || 3, minimatch@npm:^3.0.0, minimatch@npm:^3.0.4, 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 @@ -9044,12 +9044,12 @@ __metadata:
date-fns-tz: "npm:^3.1.3"
dotenv: "npm:^16.4.5"
doxray: "npm:^0.10.1"
eslint: "npm:^9.5.0"
eslint: "npm:^9.6.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-jest: "npm:^28.6.0"
eslint-plugin-simple-import-sort: "npm:^12.1.0"
fs-extra: "npm:^11.2.0"
globals: "npm:^15.6.0"
globals: "npm:^15.7.0"
jest: "npm:^29.7.0"
jest-environment-jsdom: "npm:^29.7.0"
js-yaml: "npm:^4.1.0"
Expand All @@ -9063,7 +9063,7 @@ __metadata:
netlify-plugin-11ty: "npm:^1.4.0"
node-fetch: "npm:^3.3.2"
npm-run-all: "npm:^4.1.5"
postcss: "npm:^8.4.38"
postcss: "npm:^8.4.39"
posthtml: "npm:^0.16.6"
prettier: "npm:^3.3.2"
rimraf: "npm:^5.0.7"
Expand Down Expand Up @@ -9569,6 +9569,17 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.39":
version: 8.4.39
resolution: "postcss@npm:8.4.39"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.1"
source-map-js: "npm:^1.2.0"
checksum: 10/ad9c1add892c96433b9a5502878201ede4a20c4ce02d056251f61f8d9a3e5426dab3683fe5a086edfa78a1a19f2b4988c8cea02c5122136d29758cb5a17e2621
languageName: node
linkType: hard

"posthtml-parser@npm:^0.11.0":
version: 0.11.0
resolution: "posthtml-parser@npm:0.11.0"
Expand Down

0 comments on commit f35868c

Please sign in to comment.