Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit da9363c

Browse files
build(deps-dev): bump @types/jest from 27.5.2 to 28.1.3 (#187)
1 parent 6cf9c9b commit da9363c

File tree

3 files changed

+383
-270
lines changed

3 files changed

+383
-270
lines changed

.github/dependabot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ updates:
44
directory: "/"
55
schedule:
66
interval: daily
7-
open-pull-requests-limit: 10
7+
open-pull-requests-limit: 5

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"bugs": {
1616
"url": "https://github.com/devstark-com/vue-google-charts/issues"
1717
},
18-
"packageManager": "[email protected]",
1918
"main": "./src/index.ts",
2019
"types": "./dist/index.d.ts",
2120
"publishConfig": {
@@ -74,7 +73,7 @@
7473
"@swc/core": "^1.2.124",
7574
"@swc/helpers": "^0.3.2",
7675
"@swc/jest": "^0.2.20",
77-
"@types/jest": "^27.4.1",
76+
"@types/jest": "^28.1.3",
7877
"@vitejs/plugin-vue": "^2.3.1",
7978
"@vue/cli-plugin-babel": "^5.0.4",
8079
"@vue/compiler-sfc": "^3.2.26",

0 commit comments

Comments
 (0)