Skip to content

Commit 0dbfba1

Browse files
authored
Merge pull request #146 from grid-js/dependabot/npm_and_yarn/typescript-4.0.5
Bump typescript from 3.9.7 to 4.0.5
2 parents 9aebb34 + b87c88d commit 0dbfba1

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
@@ -67,7 +67,7 @@
6767
"rollup-plugin-node-resolve": "^4.2.0",
6868
"rollup-plugin-string": "^3.0.0",
6969
"rollup-plugin-vue": "^5.0.0",
70-
"typescript": "^3.9.7",
70+
"typescript": "^4.0.5",
7171
"vue-template-compiler": "^2.6.11"
7272
}
7373
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6622,10 +6622,10 @@ typedarray-to-buffer@^3.1.5:
66226622
dependencies:
66236623
is-typedarray "^1.0.0"
66246624

6625-
typescript@^3.9.7:
6626-
version "3.9.7"
6627-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
6628-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
6625+
typescript@^4.0.5:
6626+
version "4.0.5"
6627+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
6628+
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
66296629

66306630
uglify-js@^2.6.1:
66316631
version "2.8.29"

0 commit comments

Comments
 (0)