Skip to content

Commit e49c6a7

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 585b851 commit e49c6a7

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"keywords": [],
3434
"license": "MIT",
3535
"devDependencies": {
36-
"@microsoft/api-extractor": "7.18.0",
36+
"@microsoft/api-extractor": "7.18.1",
3737
"@rollup/plugin-alias": "^3.1.2",
3838
"@rollup/plugin-commonjs": "^19.0.0",
3939
"@rollup/plugin-node-resolve": "^13.0.0",
@@ -49,7 +49,7 @@
4949
"lint-staged": "^11.0.0",
5050
"pascalcase": "^1.0.0",
5151
"prettier": "^2.3.2",
52-
"rollup": "^2.52.8",
52+
"rollup": "^2.53.1",
5353
"rollup-plugin-terser": "^7.0.2",
5454
"rollup-plugin-typescript2": "^0.30.0",
5555
"size-limit": "^5.0.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -492,10 +492,10 @@
492492
"@microsoft/tsdoc-config" "~0.15.2"
493493
"@rushstack/node-core-library" "3.39.0"
494494

495-
"@microsoft/[email protected].0":
496-
version "7.18.0"
497-
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.18.0.tgz#a39ad351269696736737557b839be1eb4b4f6941"
498-
integrity sha512-n9vrK5t7ycaO3NSfQFae5resy555b1jBiTN+E4XMpCbuvIz5x0UX5xzIX7xs8Q4F7YmTV3QRe15wpa/gwbyyrA==
495+
"@microsoft/[email protected].1":
496+
version "7.18.1"
497+
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.18.1.tgz#61b39f972b646261dd49f2de9f5d448aa6497e7a"
498+
integrity sha512-qljUF2Q0zAx1vJrjKkJVGN7OVbsXki+Pji99jywyl6L/FK3YZ7PpstUJYE6uBcLPy6rhNPWPAsHNTMpG/kHIsg==
499499
dependencies:
500500
"@microsoft/api-extractor-model" "7.13.3"
501501
"@microsoft/tsdoc" "0.13.2"
@@ -6326,10 +6326,10 @@ rollup-plugin-typescript2@^0.30.0:
63266326
resolve "1.20.0"
63276327
tslib "2.1.0"
63286328

6329-
rollup@^2.52.8:
6330-
version "2.52.8"
6331-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.8.tgz#b6462f9c16ffe8995b9a2b313f2e4247fa75e4d9"
6332-
integrity sha512-IjAB0C6KK5/lvqzJWAzsvOik+jV5Bt907QdkQ/gDP4j+R9KYNI1tjqdxiPitGPVrWC21Mf/ucXgowUjN/VemaQ==
6329+
rollup@^2.53.1:
6330+
version "2.53.1"
6331+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.53.1.tgz#b60439efd1eb41bdb56630509bd99aae78b575d3"
6332+
integrity sha512-yiTCvcYXZEulNWNlEONOQVlhXA/hgxjelFSjNcrwAAIfYx/xqjSHwqg/cCaWOyFRKr+IQBaXwt723m8tCaIUiw==
63336333
optionalDependencies:
63346334
fsevents "~2.3.2"
63356335

0 commit comments

Comments
 (0)