Skip to content

Commit cfac387

Browse files
chore(deps): update devdependencies (non-major) (#985)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3a19343 commit cfac387

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
@@ -40,7 +40,7 @@
4040
"@babel/plugin-external-helpers": "7.14.5",
4141
"@babel/preset-env": "7.14.7",
4242
"@babel/preset-typescript": "7.14.5",
43-
"@types/jest": "26.0.23",
43+
"@types/jest": "26.0.24",
4444
"babel-eslint": "10.1.0",
4545
"babel-plugin-add-module-exports": "1.0.4",
4646
"babel-plugin-dev-expression": "0.2.2",
@@ -56,7 +56,7 @@
5656
"prettier": "2.3.2",
5757
"prettier-package-json": "2.6.0",
5858
"rimraf": "3.0.2",
59-
"rollup": "2.52.7",
59+
"rollup": "2.53.0",
6060
"rollup-plugin-babel": "4.4.0",
6161
"rollup-plugin-commonjs": "10.1.0",
6262
"rollup-plugin-node-resolve": "5.2.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1605,10 +1605,10 @@
16051605
dependencies:
16061606
"@types/istanbul-lib-report" "*"
16071607

1608-
"@types/[email protected].23":
1609-
version "26.0.23"
1610-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7"
1611-
integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==
1608+
"@types/[email protected].24":
1609+
version "26.0.24"
1610+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a"
1611+
integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==
16121612
dependencies:
16131613
jest-diff "^26.0.0"
16141614
pretty-format "^26.0.0"
@@ -6890,10 +6890,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
68906890
dependencies:
68916891
estree-walker "^0.6.1"
68926892

6893-
rollup@2.52.7:
6894-
version "2.52.7"
6895-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.7.tgz#e15a8bf734f6e4c204b7cdf33521151310250cb2"
6896-
integrity sha512-55cSH4CCU6MaPr9TAOyrIC+7qFCHscL7tkNsm1MBfIJRRqRbCEY0mmeFn4Wg8FKsHtEH8r389Fz38r/o+kgXLg==
6893+
rollup@2.53.0:
6894+
version "2.53.0"
6895+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.53.0.tgz#5b6bc7820a03f361d2ae3dcabdc99d269a754709"
6896+
integrity sha512-spgrY78Toh+m0+zaOoeaayJKuzFuWy6o1PdFIBMVwRcuxT0xCOX9A5rChyKe+2ruL4lePKWUMImS4mMW1QAkmQ==
68976897
optionalDependencies:
68986898
fsevents "~2.3.2"
68996899

0 commit comments

Comments
 (0)