Skip to content

Commit a1aad04

Browse files
renovate-botrenovate[bot]
authored andcommitted
Pin dependencies
1 parent fe3eaa3 commit a1aad04

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
"release": "np --no-2fa"
4949
},
5050
"devDependencies": {
51-
"@babel/preset-env": "^7.15.0",
52-
"@babel/preset-react": "^7.14.5",
53-
"@babel/preset-typescript": "^7.15.0",
51+
"@babel/preset-env": "7.15.0",
52+
"@babel/preset-react": "7.14.5",
53+
"@babel/preset-typescript": "7.15.0",
5454
"@testing-library/react": "12.0.0",
5555
"@types/jest": "27.0.1",
5656
"@types/node": "16.6.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,7 @@
816816
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
817817
"@babel/helper-plugin-utils" "^7.14.5"
818818

819-
"@babel/preset-env@^7.15.0":
819+
"@babel/preset-env@7.15.0":
820820
version "7.15.0"
821821
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.0.tgz#e2165bf16594c9c05e52517a194bf6187d6fe464"
822822
integrity sha512-FhEpCNFCcWW3iZLg0L2NPE9UerdtsCR6ZcsGHUX6Om6kbCQeL5QZDqFDmeNHC6/fy6UH3jEge7K4qG5uC9In0Q==
@@ -906,7 +906,7 @@
906906
"@babel/types" "^7.4.4"
907907
esutils "^2.0.2"
908908

909-
"@babel/preset-react@^7.14.5":
909+
"@babel/preset-react@7.14.5":
910910
version "7.14.5"
911911
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.14.5.tgz#0fbb769513f899c2c56f3a882fa79673c2d4ab3c"
912912
integrity sha512-XFxBkjyObLvBaAvkx1Ie95Iaq4S/GUEIrejyrntQ/VCMKUYvKLoyKxOBzJ2kjA3b6rC9/KL6KXfDC2GqvLiNqQ==
@@ -918,7 +918,7 @@
918918
"@babel/plugin-transform-react-jsx-development" "^7.14.5"
919919
"@babel/plugin-transform-react-pure-annotations" "^7.14.5"
920920

921-
"@babel/preset-typescript@^7.15.0":
921+
"@babel/preset-typescript@7.15.0":
922922
version "7.15.0"
923923
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.15.0.tgz#e8fca638a1a0f64f14e1119f7fe4500277840945"
924924
integrity sha512-lt0Y/8V3y06Wq/8H/u0WakrqciZ7Fz7mwPDHWUJAXlABL5hiUG42BNlRXiELNjeWjO5rWmnNKlx+yzJvxezHow==

0 commit comments

Comments
 (0)