Skip to content

Commit 4d0cf9d

Browse files
authored
Merge pull request #19 from amtrack/renovate/node-14.x
2 parents 64d8409 + 642b9da commit 4d0cf9d

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
@@ -28,7 +28,7 @@
2828
"@salesforce/dev-config": "2.0.0",
2929
"@types/chai": "4.2.14",
3030
"@types/mocha": "8.2.0",
31-
"@types/node": "14.14.9",
31+
"@types/node": "14.14.11",
3232
"@typescript-eslint/eslint-plugin": "4.9.1",
3333
"@typescript-eslint/parser": "4.9.1",
3434
"chai": "4.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -931,10 +931,10 @@
931931
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785"
932932
integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ==
933933

934-
"@types/[email protected].9":
935-
version "14.14.9"
936-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.9.tgz#04afc9a25c6ff93da14deabd65dc44485b53c8d6"
937-
integrity sha512-JsoLXFppG62tWTklIoO4knA+oDTYsmqWxHRvd4lpmfQRNhX6osheUOWETP2jMoV/2bEHuMra8Pp3Dmo/stBFcw==
934+
"@types/[email protected].11":
935+
version "14.14.11"
936+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.11.tgz#fc25a4248a5e8d0837019b1d170146d07334abe0"
937+
integrity sha512-BJ97wAUuU3NUiUCp44xzUFquQEvnk1wu7q4CMEUYKJWjdkr0YWYDsm4RFtAvxYsNjLsKcrFt6RvK8r+mnzMbEQ==
938938

939939
"@types/normalize-package-data@^2.4.0":
940940
version "2.4.0"

0 commit comments

Comments
 (0)