Skip to content

Commit 81a0b71

Browse files
Merge pull request #190 from technote-space/release/next-v1.4.20
release: v1.4.21
2 parents 59dd9f6 + 41fc748 commit 81a0b71

File tree

2 files changed

+461
-428
lines changed

2 files changed

+461
-428
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery.marker-animation",
3-
"version": "1.4.20",
3+
"version": "1.4.21",
44
"description": "Marker animation jQuery plugin",
55
"author": {
66
"name": "Technote",
@@ -27,18 +27,18 @@
2727
],
2828
"devDependencies": {
2929
"@babel/core": "^7.9.0",
30-
"@babel/plugin-proposal-object-rest-spread": "^7.9.0",
30+
"@babel/plugin-proposal-object-rest-spread": "^7.9.5",
3131
"@babel/plugin-transform-react-jsx": "^7.9.4",
3232
"@babel/plugin-transform-runtime": "^7.9.0",
33-
"@babel/preset-env": "^7.9.0",
33+
"@babel/preset-env": "^7.9.5",
3434
"@babel/register": "^7.9.0",
35-
"babel-jest": "^25.2.6",
35+
"babel-jest": "^25.3.0",
3636
"babel-loader": "^8.1.0",
3737
"duplicate-package-checker-webpack-plugin": "^3.0.0",
3838
"enzyme": "^3.11.0",
3939
"enzyme-to-json": "^3.4.4",
4040
"eslint": "^6.8.0",
41-
"jest": "^25.2.7",
41+
"jest": "^25.3.0",
4242
"jquery-inview": "^1.1.2",
4343
"speed-measure-webpack-plugin": "^1.3.3",
4444
"webpack": "^4.42.1",

0 commit comments

Comments
 (0)