Skip to content

Commit 5355930

Browse files
authored
Merge pull request #582 from brmodeloweb/dependabot/npm_and_yarn/babel/runtime-7.26.10
Bump @babel/runtime from 7.23.2 to 7.26.10
2 parents 8fbca12 + 9413de5 commit 5355930

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"yarn": "1.x"
1818
},
1919
"dependencies": {
20-
"@babel/runtime": "^7.23.1",
20+
"@babel/runtime": "^7.26.10",
2121
"@uirouter/angularjs": "^1.1.0",
2222
"angular": "^1.8.3",
2323
"angular-cookies": "^1.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1509,10 +1509,10 @@
15091509
resolved "https://registry.npmjs.org/@babel/regjsgen/-/regjsgen-0.8.0.tgz"
15101510
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
15111511

1512-
"@babel/runtime@^7.22.5", "@babel/runtime@^7.23.1", "@babel/runtime@^7.23.2", "@babel/runtime@^7.8.4":
1513-
version "7.23.2"
1514-
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.2.tgz"
1515-
integrity sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==
1512+
"@babel/runtime@^7.22.5", "@babel/runtime@^7.23.2", "@babel/runtime@^7.26.10", "@babel/runtime@^7.8.4":
1513+
version "7.26.10"
1514+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2"
1515+
integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==
15161516
dependencies:
15171517
regenerator-runtime "^0.14.0"
15181518

0 commit comments

Comments
 (0)