Skip to content

Commit 430338a

Browse files
chore(deps): update all non-major dependencies (#1050)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 52f15e0 commit 430338a

File tree

2 files changed

+285
-277
lines changed

2 files changed

+285
-277
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"prettier": "prettier --ignore-path .gitignore --write --list-different \"**/*.{ts,tsx,graphql,yml}\""
2424
},
2525
"devDependencies": {
26-
"@babel/core": "7.17.9",
27-
"@babel/preset-env": "7.16.11",
26+
"@babel/core": "7.17.10",
27+
"@babel/preset-env": "7.17.10",
2828
"@babel/preset-typescript": "7.16.7",
2929
"@changesets/cli": "2.22.0",
3030
"@swc/core": "1.2.173",
@@ -46,7 +46,7 @@
4646
"eslint-plugin-promise": "6.0.0",
4747
"eslint-plugin-unicorn": "42.0.0",
4848
"husky": "7.0.4",
49-
"jest": "28.0.2",
49+
"jest": "28.0.3",
5050
"jest-snapshot-serializer-raw": "1.2.0",
5151
"json-schema-to-markdown": "1.1.1",
5252
"lint-staged": "12.4.1",

0 commit comments

Comments
 (0)