Skip to content

Commit 77a2851

Browse files
Merge pull request #237 from technote-space/release/next-v1.5.12
release: v1.5.13
2 parents 4610e51 + 97de148 commit 77a2851

File tree

2 files changed

+264
-264
lines changed

2 files changed

+264
-264
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery.marker-animation",
3-
"version": "1.5.12",
3+
"version": "1.5.13",
44
"description": "Marker animation jQuery plugin",
55
"keywords": [
66
"jquery-plugin",
@@ -38,11 +38,11 @@
3838
"update": "npx npm-check-updates -u && yarn install && yarn upgrade && yarn audit"
3939
},
4040
"devDependencies": {
41-
"@babel/core": "^7.15.0",
41+
"@babel/core": "^7.15.4",
4242
"@babel/plugin-proposal-object-rest-spread": "^7.14.7",
4343
"@babel/plugin-transform-react-jsx": "^7.14.9",
4444
"@babel/plugin-transform-runtime": "^7.15.0",
45-
"@babel/preset-env": "^7.15.0",
45+
"@babel/preset-env": "^7.15.4",
4646
"@babel/register": "^7.15.3",
4747
"babel-jest": "^27.1.0",
4848
"babel-loader": "^8.2.2",
@@ -53,7 +53,7 @@
5353
"jest": "^27.1.0",
5454
"jquery-inview": "^1.1.2",
5555
"speed-measure-webpack-plugin": "^1.5.0",
56-
"webpack": "^5.51.1",
56+
"webpack": "^5.52.0",
5757
"webpack-cli": "^4.8.0"
5858
},
5959
"publishConfig": {

0 commit comments

Comments
 (0)