Skip to content

Commit b68cd8e

Browse files
Merge pull request #257 from technote-space/release/next-v1.5.20
release: v1.5.21
2 parents ecdd380 + db02ed0 commit b68cd8e

File tree

2 files changed

+1150
-1071
lines changed

2 files changed

+1150
-1071
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery.marker-animation",
3-
"version": "1.5.20",
3+
"version": "1.5.21",
44
"description": "Marker animation jQuery plugin",
55
"keywords": [
66
"jquery-plugin",
@@ -38,22 +38,22 @@
3838
"update": "npx npm-check-updates -u && yarn install && yarn upgrade && yarn audit"
3939
},
4040
"devDependencies": {
41-
"@babel/core": "^7.18.6",
42-
"@babel/plugin-proposal-object-rest-spread": "^7.18.6",
43-
"@babel/plugin-transform-react-jsx": "^7.18.6",
44-
"@babel/plugin-transform-runtime": "^7.18.6",
45-
"@babel/preset-env": "^7.18.6",
46-
"@babel/register": "^7.18.6",
47-
"babel-jest": "^28.1.2",
48-
"babel-loader": "^8.2.5",
41+
"@babel/core": "^7.20.2",
42+
"@babel/plugin-proposal-object-rest-spread": "^7.20.2",
43+
"@babel/plugin-transform-react-jsx": "^7.19.0",
44+
"@babel/plugin-transform-runtime": "^7.19.6",
45+
"@babel/preset-env": "^7.20.2",
46+
"@babel/register": "^7.18.9",
47+
"babel-jest": "^29.2.2",
48+
"babel-loader": "^9.1.0",
4949
"duplicate-package-checker-webpack-plugin": "^3.0.0",
5050
"enzyme": "^3.11.0",
5151
"enzyme-to-json": "^3.6.2",
52-
"eslint": "^8.19.0",
53-
"jest": "^28.1.2",
52+
"eslint": "^8.26.0",
53+
"jest": "^29.2.2",
5454
"jquery-inview": "^1.1.2",
5555
"speed-measure-webpack-plugin": "^1.5.0",
56-
"webpack": "^5.73.0",
56+
"webpack": "^5.74.0",
5757
"webpack-cli": "^4.10.0"
5858
},
5959
"publishConfig": {

0 commit comments

Comments
 (0)