Skip to content

Commit

Permalink
Merge pull request #249 from technote-space/release/next-v1.5.18
Browse files Browse the repository at this point in the history
release: v1.5.19
  • Loading branch information
technote-space committed Mar 23, 2022
2 parents 0572d94 + 837dae5 commit db77baa
Show file tree
Hide file tree
Showing 2 changed files with 711 additions and 657 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery.marker-animation",
"version": "1.5.18",
"version": "1.5.19",
"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.16.12",
"@babel/plugin-proposal-object-rest-spread": "^7.16.7",
"@babel/plugin-transform-react-jsx": "^7.16.7",
"@babel/plugin-transform-runtime": "^7.16.10",
"@babel/core": "^7.17.8",
"@babel/plugin-proposal-object-rest-spread": "^7.17.3",
"@babel/plugin-transform-react-jsx": "^7.17.3",
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@babel/register": "^7.16.9",
"babel-jest": "^27.4.6",
"@babel/register": "^7.17.7",
"babel-jest": "^27.5.1",
"babel-loader": "^8.2.3",
"duplicate-package-checker-webpack-plugin": "^3.0.0",
"enzyme": "^3.11.0",
"enzyme-to-json": "^3.6.2",
"eslint": "^8.8.0",
"jest": "^27.4.7",
"eslint": "^8.11.0",
"jest": "^27.5.1",
"jquery-inview": "^1.1.2",
"speed-measure-webpack-plugin": "^1.5.0",
"webpack": "^5.67.0",
"webpack": "^5.70.0",
"webpack-cli": "^4.9.2"
},
"publishConfig": {
Expand Down

0 comments on commit db77baa

Please sign in to comment.