Skip to content

Commit 987e709

Browse files
build(deps-dev): bump @types/node from 17.0.32 to 17.0.33 (#47)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.32 to 17.0.33. - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a6b302 commit 987e709

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@ionic/eslint-config": "^0.3.0",
3737
"@ionic/prettier-config": "^2.0.0",
3838
"@types/jest": "^27.4.1",
39-
"@types/node": "^17.0.32",
39+
"@types/node": "^17.0.33",
4040
"@types/webpack-env": "^1.16.4",
4141
"@typescript-eslint/eslint-plugin": "^5.23.0",
4242
"@typescript-eslint/parser": "^5.23.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1789,10 +1789,10 @@
17891789
version "1.2.2"
17901790
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
17911791

1792-
"@types/node@*", "@types/node@>=12", "@types/node@^17.0.32":
1793-
version "17.0.32"
1794-
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.32.tgz#51d59d7a90ef2d0ae961791e0900cad2393a0149"
1795-
integrity sha512-eAIcfAvhf/BkHcf4pkLJ7ECpBAhh9kcxRBpip9cTiO+hf+aJrsxYxBeS6OXvOd9WqNAJmavXVpZvY1rBjNsXmw==
1792+
"@types/node@*", "@types/node@>=12", "@types/node@^17.0.33":
1793+
version "17.0.33"
1794+
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.33.tgz#3c1879b276dc63e73030bb91165e62a4509cd506"
1795+
integrity sha512-miWq2m2FiQZmaHfdZNcbpp9PuXg34W5JZ5CrJ/BaS70VuhoJENBEQybeiYSaPBRNq6KQGnjfEnc/F3PN++D+XQ==
17961796

17971797
"@types/node@^14.14.31":
17981798
version "14.18.16"

0 commit comments

Comments
 (0)