Skip to content

Commit 887c740

Browse files
authoredMay 25, 2023
fix(deps): update renovate-meta
1 parent 2c5108c commit 887c740

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎packages/babel-preset/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
},
9595
"peerDependencies": {
9696
"@babel/core": "^7.16.5",
97-
"babel-plugin-polyfill-corejs3": "^0.5.0",
97+
"babel-plugin-polyfill-corejs3": "^0.8.0",
9898
"core-js": "^3.26.0"
9999
},
100100
"optionalDependencies": {

‎packages/textlint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@anolilab/semantic-release-preset": "2.2.1"
6969
},
7070
"peerDependencies": {
71-
"textlint": "^12.2.2"
71+
"textlint": "^13.3.2"
7272
},
7373
"engines": {
7474
"node": ">=16"

0 commit comments

Comments
 (0)
Please sign in to comment.