Skip to content

Commit

Permalink
deps: npm dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent 450699b commit 438633e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,14 +132,14 @@
"@types/module-alias": "2.0.2",
"@types/npm-which": "3.0.1",
"@types/picomatch": "2.3.1",
"@types/supertest": "2.0.12",
"@types/supertest": "2.0.14",
"@types/validate-npm-package-name": "4.0.0",
"enhanced-resolve": "5.15.0",
"express": "4.18.2",
"fastify": "4.23.2",
"jsonfile": "6.1.0",
"koa": "2.14.2",
"memfs": "4.4.0",
"memfs": "4.6.0",
"remark-cli": "12.0.0",
"remark-preset-lint-recommended": "6.1.3",
"semver": "7.5.4",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2174,10 +2174,10 @@
"@types/cookiejar" "*"
"@types/node" "*"

"@types/[email protected].12":
version "2.0.12"
resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.12.tgz#ddb4a0568597c9aadff8dbec5b2e8fddbe8692fc"
integrity sha512-X3HPWTwXRerBZS7Mo1k6vMVR1Z6zmJcDVn5O/31whe0tnjE4te6ZJSJGq1RiqHPjzPdMTfjCFogDJmwng9xHaQ==
"@types/[email protected].14":
version "2.0.14"
resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.14.tgz#e8fb6f6feed58a0dd5c2036227865dfa6ff7411d"
integrity sha512-Q900DeeHNFF3ZYYepf/EyJfZDA2JrnWLaSQ0YNV7+2GTo8IlJzauEnDGhya+hauncpBYTYGpVHwGdssJeAQ7eA==
dependencies:
"@types/superagent" "*"

Expand Down Expand Up @@ -6928,10 +6928,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
integrity sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==

memfs@4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.4.0.tgz#da267029bb033c075dba99e3c59270b2b5140486"
integrity sha512-MFFpiLokgpA0P8ZjENj6NGlgQ0desKQD9G+3ehEbLjNVO9eXh8CKokPRdKVTo6GRjRxhzZo32TShY/1WmhpfpA==
memfs@4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.6.0.tgz#e812d438f73482a7110420d13d381c730b9a4de5"
integrity sha512-I6mhA1//KEZfKRQT9LujyW6lRbX7RkC24xKododIDO3AGShcaFAMKElv1yFGWX8fD4UaSiwasr3NeQ5TdtHY1A==
dependencies:
json-joy "^9.2.0"
thingies "^1.11.1"
Expand Down

0 comments on commit 438633e

Please sign in to comment.