Skip to content

Commit

Permalink
Merge pull request #234 from technote-space/release/next-v1.5.10
Browse files Browse the repository at this point in the history
release: v1.5.11
  • Loading branch information
technote-space committed Aug 6, 2021
2 parents b2d6abe + a217afb commit 294b952
Show file tree
Hide file tree
Showing 2 changed files with 793 additions and 772 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery.marker-animation",
"version": "1.5.10",
"version": "1.5.11",
"description": "Marker animation jQuery plugin",
"keywords": [
"jquery-plugin",
Expand Down Expand Up @@ -38,22 +38,22 @@
"update": "npx npm-check-updates -u && yarn install && yarn upgrade && yarn audit"
},
"devDependencies": {
"@babel/core": "^7.14.6",
"@babel/plugin-proposal-object-rest-spread": "^7.14.5",
"@babel/core": "^7.14.8",
"@babel/plugin-proposal-object-rest-spread": "^7.14.7",
"@babel/plugin-transform-react-jsx": "^7.14.5",
"@babel/plugin-transform-runtime": "^7.14.5",
"@babel/preset-env": "^7.14.5",
"@babel/preset-env": "^7.14.8",
"@babel/register": "^7.14.5",
"babel-jest": "^27.0.2",
"babel-jest": "^27.0.6",
"babel-loader": "^8.2.2",
"duplicate-package-checker-webpack-plugin": "^3.0.0",
"enzyme": "^3.11.0",
"enzyme-to-json": "^3.6.2",
"eslint": "^7.29.0",
"jest": "^27.0.4",
"eslint": "^7.32.0",
"jest": "^27.0.6",
"jquery-inview": "^1.1.2",
"speed-measure-webpack-plugin": "^1.5.0",
"webpack": "^5.39.1",
"webpack": "^5.47.1",
"webpack-cli": "^4.7.2"
},
"publishConfig": {
Expand Down

0 comments on commit 294b952

Please sign in to comment.