Skip to content

Commit 532b3d6

Browse files
chore(deps): update devdependency @types/node to ^16.11.22 (#1655)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 3d7afbe commit 532b3d6

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
@@ -64,7 +64,7 @@
6464
"@types/jest": "^27.4.0",
6565
"@types/jsonwebtoken": "^8.5.8",
6666
"@types/lodash.get": "^4.4.6",
67-
"@types/node": "^16.11.21",
67+
"@types/node": "^16.11.22",
6868
"@types/puppeteer": "^5.4.4",
6969
"babel-jest": "^27.4.6",
7070
"bootstrap-vue": "^2.21.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2192,10 +2192,10 @@
21922192
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.24.tgz#c37ac69cb2948afb4cef95f424fa0037971a9a5c"
21932193
integrity sha512-yxDeaQIAJlMav7fH5AQqPH1u8YIuhYJXYBzxaQ4PifsU0GDO38MSdmEDeRlIxrKbC6NbEaaEHDanWb+y30U8SQ==
21942194

2195-
"@types/node@^16.11.21":
2196-
version "16.11.21"
2197-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.21.tgz#474d7589a30afcf5291f59bd49cca9ad171ffde4"
2198-
integrity sha512-Pf8M1XD9i1ksZEcCP8vuSNwooJ/bZapNmIzpmsMaL+jMI+8mEYU3PKvs+xDNuQcJWF/x24WzY4qxLtB0zNow9A==
2195+
"@types/node@^16.11.22":
2196+
version "16.11.22"
2197+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.22.tgz#e704150225bfc4195f8ce68a7ac8da02b753549a"
2198+
integrity sha512-DYNtJWauMQ9RNpesl4aVothr97/tIJM8HbyOXJ0AYT1Z2bEjLHyfjOBPAQQVMLf8h3kSShYfNk8Wnto8B2zHUA==
21992199

22002200
"@types/normalize-package-data@^2.4.0":
22012201
version "2.4.1"

0 commit comments

Comments
 (0)