Skip to content

Commit ff1590d

Browse files
dependabot[bot]WipeAir
authored andcommitted
Bump @types/node from 18.7.5 to 18.7.13
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.5 to 18.7.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52d1b70 commit ff1590d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@graphql-codegen/testing": "^1.13.1",
3838
"@types/graphql": "^14.5.0",
39-
"@types/node": "^18.7.5",
39+
"@types/node": "^18.7.13",
4040
"@types/vue": "^2.0.0",
4141
"@typescript-eslint/eslint-plugin": "^1.13.0",
4242
"@typescript-eslint/parser": "^1.13.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,9 @@
118118
version "7.0.3"
119119
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.3.tgz#bdfd69d61e464dcc81b25159c270d75a73c1a636"
120120

121-
"@types/node@^18.7.5":
122-
version "18.7.5"
123-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.5.tgz#f1c1d4b7d8231c0278962347163656f9c36f3e83"
121+
"@types/node@^18.7.13":
122+
version "18.7.13"
123+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.13.tgz#23e6c5168333480d454243378b69e861ab5c011a"
124124

125125
"@types/vue@^2.0.0":
126126
version "2.0.0"

0 commit comments

Comments
 (0)