Skip to content

Commit 9c631dc

Browse files
committed
yarn: upgrade
1 parent ab20803 commit 9c631dc

File tree

2 files changed

+1608
-2767
lines changed

2 files changed

+1608
-2767
lines changed

package.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -8,26 +8,26 @@
88
],
99
"description": "Raty - A Star Rating Plugin",
1010
"devDependencies": {
11-
"@babel/core": "^7.22.10",
12-
"@babel/plugin-transform-modules-amd": "^7.22.5",
13-
"@babel/plugin-transform-modules-commonjs": "^7.22.5",
14-
"@babel/plugin-transform-modules-systemjs": "^7.22.5",
15-
"@babel/plugin-transform-modules-umd": "^7.22.5",
16-
"@babel/preset-env": "^7.22.10",
17-
"@babel/register": "^7.22.5",
18-
"@testing-library/jest-dom": "^6.1.0",
19-
"@types/jest": "^29.5.4",
20-
"babel-jest": "^29.6.3",
11+
"@babel/core": "^7.24.4",
12+
"@babel/plugin-transform-modules-amd": "^7.24.1",
13+
"@babel/plugin-transform-modules-commonjs": "^7.24.1",
14+
"@babel/plugin-transform-modules-systemjs": "^7.24.1",
15+
"@babel/plugin-transform-modules-umd": "^7.24.1",
16+
"@babel/preset-env": "^7.24.4",
17+
"@babel/register": "^7.23.7",
18+
"@testing-library/jest-dom": "^6.4.2",
19+
"@types/jest": "^29.5.12",
20+
"babel-jest": "^29.7.0",
2121
"babel-plugin-remove-import-export": "^1.1.1",
2222
"babel-preset-minify": "^0.5.2",
23-
"eslint": "^8.47.0",
24-
"gulp": "^4.0.2",
23+
"eslint": "^9.1.1",
24+
"gulp": "^5.0.0",
2525
"gulp-babel": "^8.0.0",
2626
"gulp-rename": "^2.0.0",
2727
"gulp-uglify": "^3.0.2",
28-
"jest": "^29.6.3",
29-
"jest-environment-jsdom": "^29.6.3",
30-
"jest-extended": "^4.0.1"
28+
"jest": "^29.7.0",
29+
"jest-environment-jsdom": "^29.7.0",
30+
"jest-extended": "^4.0.2"
3131
},
3232
"directories": {
3333
"lib": "src",

0 commit comments

Comments
 (0)